Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AWS Encryption SDK 3.0.0 Release -- 2023-12-06
## [3.0.0](aws/aws-encryption-sdk-java@v2.4.1...v3.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](aws/aws-encryption-sdk-java#1864)) ([9297e1b](aws/aws-encryption-sdk-java@9297e1b)) ### Maintenance * **CFN:** remove unused policy ([#1862](aws/aws-encryption-sdk-java#1862)) ([43e078a](aws/aws-encryption-sdk-java@43e078a)) * **CFN:** update CFN stack to add managed policies to ci and release role ([#1856](aws/aws-encryption-sdk-java#1856)) ([64c970f](aws/aws-encryption-sdk-java@64c970f)) * **deps:** bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 ([#1717](aws/aws-encryption-sdk-java#1717)) ([ec41ae2](aws/aws-encryption-sdk-java@ec41ae2)) * fix release script ([#1796](aws/aws-encryption-sdk-java#1796)) ([3617210](aws/aws-encryption-sdk-java@3617210)) * fix release-ci ([#1883](aws/aws-encryption-sdk-java#1883)) ([92f29d0](aws/aws-encryption-sdk-java@92f29d0)) * **tests:** update ESDK tests to replace sun.security.* API ([#1852](aws/aws-encryption-sdk-java#1852)) ([ca4c763](aws/aws-encryption-sdk-java@ca4c763)) * update release process ([#1888](aws/aws-encryption-sdk-java#1888)) ([f222462](aws/aws-encryption-sdk-java@f222462)) * update the javadoc release script ([#1857](aws/aws-encryption-sdk-java#1857)) ([1870a08](aws/aws-encryption-sdk-java@1870a08))
- Loading branch information