Releases: googleapis/python-api-core
Releases · googleapis/python-api-core
v1.23.0
Features
- api-core: pass retry from result() to done() (#9) (6623b31)
Bug Fixes
- map LRO errors to library exception types (#86) (a855339), closes #15
- harden install to use full paths, and windows separators on windows (#88) (db8e636)
- update out-of-date comment in exceptions.py (#93) (70ebe42)
v1.22.4
Bug Fixes
- use version.py instead of pkg_resources.get_distribution (#80) (d480d97)
v1.22.2
Bug Fixes
- only add quota project id if supported (#75) (8f8ee78)
v1.22.1
Documentation
- fix spelling errors for amount in retry (#69) (7bb713d)
v1.22.0
Features
- allow quota project to be passed to create_channel (#58) (e2d9a7b)
Bug Fixes
- _determine_timeout problem handling float type timeout (#64) (2010373)
Documentation
- change the documentation for using 'six.moves.collections_abc.Mapping' instead of 'dict' in 'client_options.from_dict()' (#53) (c890675)
v1.21.0
Features
- allow credentials files to be passed for channel creation (#50) (ded92d0)
v1.20.1
Bug Fixes
- dependencies: increase protobuf version (#49) (1ba6095), closes #48
v1.20.0
chore: release 1.20.0 (#45)
* updated CHANGELOG.md [ci skip]
* updated setup.cfg [ci skip]
* updated setup.py
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
v1.19.1
chore: release 1.19.1 (#42)
* updated CHANGELOG.md [ci skip]
* updated setup.cfg [ci skip]
* updated setup.py
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>