Skip to content

1.7.2 -- 2024-10-23

Compare
Choose a tag to compare
@lucasmcdonald3 lucasmcdonald3 released this 23 Oct 21:39
· 126 commits to main since this release
a2f4329

New Languages

Python: This is the first published release for the Python implementation of the AWS Cryptographic Material Providers Library. (#805) (cfb2f7e)

Bug Fixes

  • Move Java helper methods out of extern class (#855) (61fddf8)
  • Smithy-Dafny update for separated classes and unions (#806) (4b7cc5f)
  • variable name collision fix for Go (ceaec06)
  • H-Keyring: if getCache returns Error not EntryDoesNotExist, raise error (#846) (3413fcb)
  • H-Keyring: if putCache throws EntryAlreadyExists, swallow (#856) (d01a182)

This release is available in the following languages:

  • Python