Skip to content

1.3.8 -- 2018-11-15

Compare
Choose a tag to compare
@mattsb42-aws mattsb42-aws released this 15 Nov 19:15
· 344 commits to master since this release
8f047fb

Bugfixes

  • Remove debug logging that may contain input data when encrypting non-default unframed messages. #105

Minor

  • Add support to remove clients from :class:KMSMasterKeyProvider client cache if they fail to connect to endpoint. #86
  • Add support for SHA384 and SHA512 for use with RSA OAEP wrapping algorithms. #56
  • Fix streaming_client classes to properly interpret short reads in source streams. #24