Releases: googleapis/python-kms
Releases · googleapis/python-kms
v2.11.0
2.11.0 (2022-02-03)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (97f7ea5)
Documentation
- samples: fix typo in verify_asymmetric_ec.py (#227) (3817d73)
v2.10.1
Bug Fixes
- deps: drop packaging dependency (6d7b8c1)
- deps: require google-api-core >= 1.28.0 (6d7b8c1)
Documentation
v2.8.0
Features
- add RPC retry information for MacSign, MacVerify, and GenerateRandomBytes (#186) (62591c8)
v2.7.0
Features
- add OAEP+SHA1 to the list of supported algorithms (#181) (65b2c97)
Bug Fixes
- improper types in pagers generation (8ff7501)
v2.6.1
Bug Fixes
- add 'dict' annotation type to 'request' (728e5e0)
v2.6.0
Features
Documentation
- kms: add samples for new hmac and rng apis (#161) (558b740)
v2.5.0
Features
- add support for HMAC, Variable Key Destruction, and GenerateRandom (#157) (4b7c9f9)
v2.4.3
Documentation
- update README for attestation verification scripts (#151) (a1a111d)