File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-api-core/#history
6
6
7
+ ## [ 2.12.0.dev1] ( https://github.com/googleapis/python-api-core/compare/v2.11.0...development-build-2.12.0.dev0 ) (2023-06-21)
8
+
9
+
10
+ ### Features
11
+
12
+ * improved performance of streaming retries ([ #495 ] ( https://github.com/googleapis/python-api-core/pull/495 ) )
13
+ * support custom exception factory callback for streaming retry failures ([ #495 ] ( https://github.com/googleapis/python-api-core/pull/495 ) )
14
+
15
+
16
+ ## [ 2.12.0.dev0] ( https://github.com/googleapis/python-api-core/compare/v2.11.0...development-build-2.12.0.dev0 ) (2023-06-21)
17
+
18
+
19
+ ### Features
20
+
21
+ * retry and retry_async support streaming rpcs ([ #495 ] ( https://github.com/googleapis/python-api-core/pull/495 ) )
22
+
23
+
7
24
## [ 2.11.1] ( https://github.com/googleapis/python-api-core/compare/v2.11.0...v2.11.1 ) (2023-06-12)
8
25
9
26
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "2.11.1 "
15
+ __version__ = "2.12.0.dev1 "
You can’t perform that action at this time.
0 commit comments