Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Releases: googleapis/python-kms

v2.11.0

03 Feb 11:50
5b1069a
Compare
Choose a tag to compare

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

02 Nov 15:03
0ec81e8
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (6d7b8c1)
  • deps: require google-api-core >= 1.28.0 (6d7b8c1)

Documentation

  • list oneofs in docstring (6d7b8c1)

v2.10.0

19 Oct 01:02
19fed52
Compare
Choose a tag to compare

Features

v2.9.0

12 Oct 17:33
412bf4f
Compare
Choose a tag to compare

Features

  • add context manager support in client (#190) (6707e79)

v2.8.0

30 Sep 20:51
7a03329
Compare
Choose a tag to compare

Features

  • add RPC retry information for MacSign, MacVerify, and GenerateRandomBytes (#186) (62591c8)

v2.7.0

30 Sep 15:17
063165e
Compare
Choose a tag to compare

Features

  • add OAEP+SHA1 to the list of supported algorithms (#181) (65b2c97)

Bug Fixes

  • improper types in pagers generation (8ff7501)

v2.6.1

27 Sep 15:54
2dede67
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (728e5e0)

v2.6.0

30 Aug 14:49
c704b41
Compare
Choose a tag to compare

Features

Documentation

  • kms: add samples for new hmac and rng apis (#161) (558b740)

v2.5.0

09 Aug 15:02
174d3ee
Compare
Choose a tag to compare

Features

  • add support for HMAC, Variable Key Destruction, and GenerateRandom (#157) (4b7c9f9)

v2.4.3

29 Jul 14:48
889cd9a
Compare
Choose a tag to compare

Documentation

  • update README for attestation verification scripts (#151) (a1a111d)