Releases: googleapis/python-api-core
Releases · googleapis/python-api-core
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)
v1.31.6
1.31.6 (2022-05-27)
Bug Fixes
- deps: require protobuf>= 3.12.0, <4.0.0dev (#387) (0c908b0)
Miscellaneous Chores
v2.8.1
2.8.1 (2022-05-26)
Bug Fixes
- deps: require googleapis-common-protos >= 1.56.2 (d84d66c)
- deps: require protobuf>= 3.15.0, <4.0.0dev (#385) (d84d66c)
v2.8.0
2.8.0 (2022-05-18)
Features
- adds support for audience in client_options (#379) (c97c498)
- adds support for audience in client_options. (c97c498)