You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [3.0.0](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](#1864)) ([9297e1b](9297e1b))
### Maintenance
* **CFN:** remove unused policy ([#1862](#1862)) ([43e078a](43e078a))
* **CFN:** update CFN stack to add managed policies to ci and release role ([#1856](#1856)) ([64c970f](64c970f))
* **deps:** bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 ([#1717](#1717)) ([ec41ae2](ec41ae2))
* fix release script ([#1796](#1796)) ([3617210](3617210))
* fix release-ci ([#1883](#1883)) ([92f29d0](92f29d0))
* **tests:** update ESDK tests to replace sun.security.* API ([#1852](#1852)) ([ca4c763](ca4c763))
* update release process ([#1888](#1888)) ([f222462](f222462))
* update the javadoc release script ([#1857](#1857)) ([1870a08](1870a08))
* This feature update includes a breaking change that requires AWS SDK v2 Java as a hard dependency.
9
+
10
+
### Features
11
+
12
+
* Integrate ESDK-Java with AWS Cryptographic Material Providers Library (MPL) for Keyring and CMM Support. ([#1864](https://github.com/aws/aws-encryption-sdk-java/issues/1864)) ([9297e1b](https://github.com/aws/aws-encryption-sdk-java/commit/9297e1bad3860301bcf52b73466ec4b762e4f817))
***CFN:** update CFN stack to add managed policies to ci and release role ([#1856](https://github.com/aws/aws-encryption-sdk-java/issues/1856)) ([64c970f](https://github.com/aws/aws-encryption-sdk-java/commit/64c970f11ac7e14998c8939f937feeb48eee6c66))
19
+
***deps:** bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 ([#1717](https://github.com/aws/aws-encryption-sdk-java/issues/1717)) ([ec41ae2](https://github.com/aws/aws-encryption-sdk-java/commit/ec41ae2d492699bfbbc7d9ac477105cd2dccbabd))
***tests:** update ESDK tests to replace sun.security.* API ([#1852](https://github.com/aws/aws-encryption-sdk-java/issues/1852)) ([ca4c763](https://github.com/aws/aws-encryption-sdk-java/commit/ca4c763fc8b6bf11df2914d37188aa5db5248042))
23
+
* update release process ([#1888](https://github.com/aws/aws-encryption-sdk-java/issues/1888)) ([f222462](https://github.com/aws/aws-encryption-sdk-java/commit/f2224626ed5bb6cdc90ee6d8f8eb61f07d3422ee))
24
+
* update the javadoc release script ([#1857](https://github.com/aws/aws-encryption-sdk-java/issues/1857)) ([1870a08](https://github.com/aws/aws-encryption-sdk-java/commit/1870a082358d59e32c60d74116d6f43c0efa466b))
0 commit comments