Releases: googleapis/python-api-core
Releases · googleapis/python-api-core
v2.11.0rc1
🤖 I have created a release beep boop
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.
v2.10.0
2.10.0 (2022-09-02)
Features
- Add 'strict' to flatten_query_params to lower-case bools (#433) (83678e9)
v2.9.0
2.9.0 (2022-09-01)
Features
- Make grpc transcode logic work in terms of protobuf python objects (#428) (c3ad8ea)
Bug Fixes
v1.32.0
1.32.0 (2022-07-13)
Features
- add api_key to client options in v1 branch (4834224)
- adds support for audience in client_options in v1 branch (#411) (4834224)
v2.8.2
2.8.2 (2022-06-13)
Bug Fixes
Documentation
- fix changelog header to consistent size (#394) (ac266e9)
- Fix typo in the BackgroundConsumer docstring (#395) (0eb727f)