Releases: googleapis/python-api-core
Releases · googleapis/python-api-core
v2.1.0
Features
- add grpc transcoding + tests (#259) (afe0fa1)
- Add helper function to format query_params for rest transport. (#275) (1c5eb4d)
- add support for Python 3.10 (#284) (a422a5d)
v2.0.1
Bug Fixes
- do not error on LROs with no response or error (#258) (618f192)
v2.0.0
⚠ BREAKING CHANGES
Bug Fixes
- bump grpcio version to use stable aio API (#234) (bdbf889)
- strip trailing _ from field mask paths (#228) (ff6ef1b)
v1.31.2
Bug Fixes
- strip trailing _ from field mask paths (#228) (ff6ef1b)
v2.0.0b1
⚠ BREAKING CHANGES
Bug Fixes
- strip trailing _ from field mask paths (#228) (ff6ef1b)
v1.31.1
Bug Fixes
- add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#237) (5e540f2)
Documentation
- add Samples section to CONTRIBUTING.rst (#229) (a12c051)
v1.31.0
Features
- add ServiceUnavailable exception to polling retries (#184) (11032cf)
Bug Fixes
v1.30.0
Features
- add iterator capability to paged iterators (#200) (3487d68)