Releases: googleapis/python-secret-manager
Releases · googleapis/python-secret-manager
v2.16.1
2.16.1 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#409) (925d05a)
v2.16.0
2.16.0 (2023-02-28)
Features
- Enable "rest" transport in Python for services supporting numeric enums (10c02e5)
v2.15.1
2.15.1 (2023-01-20)
Bug Fixes
- Add context manager return types (2b85fae)
Documentation
- Add documentation for enums (2b85fae)
v2.14.0
2.14.0 (2023-01-04)
Features
- Update public API to include annotation support (#381) (68bbbe5)
v2.13.0
2.13.0 (2022-12-14)
Features
- Add support for
google.cloud.secretmanager.__version__
(5530112)
- Add typing to proto.Message based class attributes (5530112)
- Regenerate client for v1beta1 (dc9b1e3)
Bug Fixes
- Add dict typing for client_options (5530112)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (dc9b1e3)
- Drop usage of pkg_resources (dc9b1e3)
- Fix timeout default values (dc9b1e3)
Documentation
- samples: Snippetgen handling of repeated enum field (5530112)
- samples: Snippetgen should call await on the operation coroutine before calling result (dc9b1e3)
v2.12.4
2.12.4 (2022-08-24)
Documentation
- samples: Added sample for creating Secret with UserManaged replication (#328) (c5fe7ff)
v2.12.3
2.12.3 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#335) (34c5858)
- deps: require proto-plus >= 1.22.0 (34c5858)