Skip to content

AWS Encryption SDK 3.0.2 Release -- 2025-06-05

Latest
Compare
Choose a tag to compare
@texastony texastony released this 05 Jun 18:45
· 2 commits to master since this release

Fixes

  • AwsCrypto: remove pre-mature Deprecation notices (#2118) (4a19b04)
  • do not truncate encrypted streams when offset is greater than zero (#2113) (adb0a42)
  • guard against null version and change property name to avoid conflicts (#2116) (313caa7)

Maintenance

  • add a test for offset against BlockEncryptionHandler (#2115) (08cf1a3)
  • bump to latest mpl (#2046) (6dd2d12)
  • cfn: Sonatype Migration to User Tokens; updated policies for CI project (#2043) (7cfe049)
  • deps-dev: bump commons-io:commons-io from 2.11.0 to 2.14.0 (#2047) (1695a39)
  • examples: Shared cache across Hierarchical Keyrings (#2045) (fd00cd0)
  • fix semantic release installation (#2119) (0586279)
  • JavaDocs: detail thread saftey of SDK Client Builders (#2048) (86d5b62)
  • move release to Nexus Central (#2117) (9e91dad)