Changes

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.