Changes
1.8.0 (2023-01-04)
Features
1.7.0 (2022-12-01)
Features
- kms: add SHA-2 import methods (7231644)
- kms: add support for additional HMAC algorithms (2a0b1ae)
1.6.0 (2022-11-03)
Features
- kms: rewrite signatures in terms of new location (3c4b2b3)
1.5.0 (2022-10-25)
Features
- kms: enable generation of Locations mixin (caf4afa)
- kms: start generating stubs dir (de2d180)
1.4.0 (2022-02-23)
Features
- kms: set versionClient to module version (55f0d92)
1.3.0 (2022-02-14)
Features
- kms: add file for tracking version (17b36ea)
1.2.0 (2022-02-04)
Features
- kms: add a new EkmService API (7f48e6b)
1.1.0 (2021-10-18)
Features
- kms: add OAEP+SHA1 to the list of supported algorithms (8c5c6cf)
- kms: add RPC retry information for MacSign, MacVerify, and GenerateRandomBytes Committer: @bdhess (1a0720f)
- kms: add support for Raw PKCS#1 signing keys (58bea89)
1.0.0
Stabilize GA surface.
0.2.0 (2021-08-30)
Features
- kms: add support for Key Reimport (bf4378b)
v0.1.0
This is the first tag to carve out kms as its own module. See Add a module to a multi-module repository.