Releases: googleapis/python-secret-manager
Releases · googleapis/python-secret-manager
v2.9.0
2.9.0 (2022-02-26)
Features
Bug Fixes
- deps: move libcst to extras (#248) (9acb791)
- resolve DuplicateCredentialArgs error when using credentials_file (6c24f70)
Documentation
v2.8.0
Features
Bug Fixes
- deps: drop packaging dependency (6aac11f)
- deps: require google-api-core >= 1.28.0 (6aac11f)
Documentation
v2.7.3
Bug Fixes
- improper types in pagers generation (59c557f)
v2.7.2
Bug Fixes
- add 'dict' annotation type to 'request' (b5e0c81)
v2.7.1
Bug Fixes
- add 'dict' type annotation to 'request' (#193) (1d5fee4)
v2.7.0
Features
- add filter to customize the output of ListSecrets/ListSecretVersions calls (#161) (c09615c)
Bug Fixes
- deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#153) (1e8a4aa)
- enable self signed jwt for grpc (#158) (9ebe2b3)
Documentation
- secretmanager: add sample code for receiving a Pub/Sub message (#138) (51f743d)
Miscellaneous Chores
v2.6.0
Features
Bug Fixes
Documentation