Releases: googleapis/python-org-policy
Releases · googleapis/python-org-policy
v1.3.0
1.3.0 (2022-02-18)
Features
Bug Fixes
- remove tests directory from wheel (#121) (90439ab)
- resolve DuplicateCredentialArgs error when using credentials_file (0dd6187)
Documentation
v1.2.1
Bug Fixes
- deps: drop packaging dependency (1d6e752)
- deps: require google-api-core >= 1.28.0 (1d6e752)
Documentation
v1.1.0
Features
- add context manager support in client (#92) (c12c571)
Bug Fixes
- improper types in pagers generation (3254812)
v1.0.2
Bug Fixes
- add 'dict' annotation type to 'request' (c2ea337)
v1.0.1
Bug Fixes
- deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#65) (f486869)
- enable self signed jwt for grpc (#71) (26c70cd)
Documentation
- add Samples section to CONTRIBUTING.rst (#66) (9cf6fc8)
Miscellaneous Chores
v1.0.0
Features
Bug Fixes
Documentation
v0.3.0
Features
- add
from_service_account_info
(#24) (cb5881d)
- support self-signed JWT flow for service accounts (aade679)
Bug Fixes
- add async client to %name_%version/init.py chore: add autogenerated snippets (aade679)
- deps: add packaging requirement (#48) (3056b54)
- Fixed broken url for package. (#38) (7b27dac), closes #37
- use correct retry deadline (#28) (5d1f86c)
v0.1.2
chore: release 0.1.2 (#8)