Releases: googleapis/python-binary-authorization
Releases · googleapis/python-binary-authorization
v1.7.0
1.7.0 (2023-10-09)
Features
- Adds support for check-based platform policy evaluation to Binary Authorization Continuous Validation logs (#225) (7982787)
Documentation
v1.6.2
1.6.2 (2023-07-04)
Bug Fixes
- Add async context manager return types (#215) (bb5e71d)
v1.6.1
1.6.1 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#209) (c5bc464)
v1.6.0
1.6.0 (2023-02-27)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#204) (3ef88ce)
v1.5.1
1.5.1 (2023-01-20)
Bug Fixes
- Add context manager return types (27c4e7c)
Documentation
- Add documentation for enums (27c4e7c)
v1.5.0
1.5.0 (2023-01-10)
Features
v1.4.0
1.4.0 (2022-12-15)
Features
- Add support for
google.cloud.binaryauthorization.__version__
(2df0de1)
- Add typing to proto.Message based class attributes (2df0de1)
Bug Fixes
- Add dict typing for client_options (2df0de1)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (b3128a5)
- Drop usage of pkg_resources (b3128a5)
- Fix timeout default values (b3128a5)
Documentation
- samples: Snippetgen handling of repeated enum field (2df0de1)
- samples: Snippetgen should call await on the operation coroutine before calling result (b3128a5)
v1.3.3
1.3.3 (2022-10-07)
Bug Fixes
v1.3.2
1.3.2 (2022-09-29)
Bug Fixes
v1.3.1
1.3.1 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#165) (48c10da)
- deps: require proto-plus >= 1.22.0 (48c10da)