AWS Encryption SDK 3.0.0 Release -- 2023-12-06
aws-crypto-tools-ci-bot
released this
06 Dec 23:27
·
18 commits
to master
since this release
Changelog
3.0.0 (2023-12-06)
⚠ BREAKING CHANGES
- This feature update includes a breaking change that requires AWS SDK v2 Java as a hard dependency.
Features
- Integrate ESDK-Java with AWS Cryptographic Material Providers Library (MPL) for Keyring and CMM Support. (#1864) (9297e1b)
Maintenance
- CFN: remove unused policy (#1862) (43e078a)
- CFN: update CFN stack to add managed policies to ci and release role (#1856) (64c970f)
- deps: bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#1717) (ec41ae2)
- fix release script (#1796) (3617210)
- fix release-ci (#1883) (92f29d0)
- tests: update ESDK tests to replace sun.security.* API (#1852) (ca4c763)
- update release process (#1888) (f222462)
- update the javadoc release script (#1857) (1870a08)