Releases: googleapis/python-iam
Releases · googleapis/python-iam
v2.12.1
2.12.1 (2023-07-04)
Bug Fixes
- Add async context manager return types (#284) (6005f6f)
v2.12.0
2.12.0 (2023-03-23)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#271) (b652b8f)
Documentation
- Fix formatting of request arg in docstring (#277) (107448e)
v2.11.2
2.11.2 (2023-02-02)
Documentation
- Update overall name from iamcredentials to iam (#266) (41db8fb)
v2.11.1
2.11.1 (2023-01-20)
Bug Fixes
- Add context manager return types (ede0520)
Documentation
- Add documentation for enums (ede0520)
v2.10.0
2.10.0 (2022-12-14)
Features
- Add support for
google.cloud.iam.__version__
(54a3a20)
- Add typing to proto.Message based class attributes (54a3a20)
Bug Fixes
- Add dict typing for client_options (54a3a20)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (5092db7)
- Drop usage of pkg_resources (5092db7)
- Fix timeout default values (5092db7)
Documentation
- samples: Snippetgen handling of repeated enum field (54a3a20)
- samples: Snippetgen should call await on the operation coroutine before calling result (5092db7)
v2.9.0
2.9.0 (2022-10-24)
Features
- Add client for IAM Deny v2 API (#230) (07a2025)
- v2beta: Update the public IAM Deny v2beta API (#226) (bbe8e3d)
Bug Fixes
- v2beta: remove google.api.resource_reference annotations (bbe8e3d)
v2.8.2
2.8.2 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#222) (1512210)
- deps: require proto-plus >= 1.22.0 (1512210)
v2.8.1
2.8.1 (2022-07-16)
Documentation
v2.8.0
2.8.0 (2022-07-14)
Features
Bug Fixes