Skip to content

Releases: googleapis/python-api-core

v2.12.0rc1

11 Sep 14:52
Compare
Choose a tag to compare
v2.12.0rc1 Pre-release
Pre-release

🤖 I have created a release beep boop

2.12.0rc1 (2023-09-11)

Features

  • Add a little bit of typing to google.api_core.retry (#453) (2477ab9)
  • Add grpc Compression argument to channels and methods (#451) (bdebd63)

Documentation

  • Fix a typo in google/api_core/page_iterator.py (#511) (c0ce73c)

This PR was generated with Release Please. See documentation.

v2.12.0.dev1

16 Aug 18:02
Compare
Choose a tag to compare
v2.12.0.dev1 Pre-release
Pre-release

2.12.0.dev1 (2023-08-16)

Features

  • improved performance of streaming retries (#495)
  • support custom exception factory callback for streaming retry failures (#495)

v2.12.0.dev0

21 Jun 18:19
Compare
Choose a tag to compare
v2.12.0.dev0 Pre-release
Pre-release

2.12.0.dev0 (2023-06-21)

Features

  • retry and retry_async support streaming rpcs (#495)

v2.11.1

14 Jun 18:43
0acda8c
Compare
Choose a tag to compare

2.11.1 (2023-06-12)

Bug Fixes

  • Add actionable errors for GCE long running operations (#498) (7dfc3a7)
  • Invalid dev version identifiers in setup.py (#505) (8844edb)

v2.11.1rc1

12 Jun 16:32
Compare
Choose a tag to compare
v2.11.1rc1 Pre-release
Pre-release

2.11.1rc1 (2023-06-12)

Bug Fixes

  • Add actionable errors for GCE long running operations (#498) (7dfc3a7)
  • Invalid dev version identifiers in setup.py (#505) (8844edb)

This PR was generated with Release Please. See documentation.

v2.11.0

01 Dec 15:28
cb5e2f2
Compare
Choose a tag to compare

2.11.0 (2022-11-10)

Features

  • Add support for Python 3.11 (#466) (ff379e3)
  • Allow representing enums with their unqualified symbolic names in headers (#465) (522b98e)

Bug Fixes

  • Major refactoring of Polling, Retry and Timeout logic (#462) (434253d)
  • Require google-auth >= 2.14.1 (#463) (7cc329f)

v1.34.0

01 Dec 20:26
3164409
Compare
Choose a tag to compare

1.34.0 (2022-12-01)

Features

  • Allow representing enums with their unqualified symbolic names in headers in v1 branch (#462) (7d51dbf)

Bug Fixes

  • Major refactoring of Polling, Retry and Timeout logic in v1 branch (#465) (7d51dbf)

v2.11.0rc1

10 Nov 15:32
Compare
Choose a tag to compare
v2.11.0rc1 Pre-release
Pre-release

🤖 I have created a release beep boop

2.11.0rc1 (2022-11-10)

Features

  • Add support for Python 3.11 (#466) (ff379e3)
  • Allow representing enums with their unqualified symbolic names in headers (#465) (522b98e)

Bug Fixes

  • Major refactoring of Polling, Retry and Timeout logic (#462) (434253d)
  • Require google-auth >= 2.14.1 (#463) (7cc329f)

This PR was generated with Release Please. See documentation.

v1.33.2

10 Oct 16:38
4e40562
Compare
Choose a tag to compare

1.33.2 (2022-10-10)

Bug Fixes

v2.10.2

08 Oct 00:41
ddcc249
Compare
Choose a tag to compare

2.10.2 (2022-10-08)

Bug Fixes