-
Notifications
You must be signed in to change notification settings - Fork 122
Comparing changes
Open a pull request
base repository: aws/aws-encryption-sdk-java
base: v2.4.1
head repository: aws/aws-encryption-sdk-java
compare: v3.0.0
- 10 commits
- 106 files changed
- 3 contributors
Commits on Sep 28, 2023
-
chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.1…
…3.0 (#1717) Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec41ae2 - Browse repository at this point
Copy the full SHA ec41ae2View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3617210 - Browse repository at this point
Copy the full SHA 3617210View commit details
Commits on Nov 16, 2023
-
chore(tests): update ESDK tests to replace sun.security.* API (#1852)
Update ESDK Java tests to replace sun.security.* API with supported alternate API
Configuration menu - View commit details
-
Copy full SHA for ca4c763 - Browse repository at this point
Copy the full SHA ca4c763View commit details
Commits on Nov 21, 2023
-
chore(CFN): update CFN stack to add managed policies to ci and releas…
…e role (#1856) * chore: update CFN stack to add managed policies to ci and release role * chore: add CFN template for non-prod account role
Configuration menu - View commit details
-
Copy full SHA for 64c970f - Browse repository at this point
Copy the full SHA 64c970fView commit details
Commits on Nov 22, 2023
-
chore(CFN): remove unused policy (#1862)
* chore: remove unused policy
Configuration menu - View commit details
-
Copy full SHA for 43e078a - Browse repository at this point
Copy the full SHA 43e078aView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92f29d0 - Browse repository at this point
Copy the full SHA 92f29d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1870a08 - Browse repository at this point
Copy the full SHA 1870a08View commit details
Commits on Dec 5, 2023
-
feat!: Integrate ESDK-Java with AWS Cryptographic Material Providers …
…Library (MPL) for Keyring and CMM Support. (#1864) feat!: Integrate ESDK-Java with AWS Cryptographic Material Providers Library (MPL) for Keyring and CMM Support. New Features: The AWS ESDK for Java now incorporates the AWS Cryptographic Material Providers Library (MPL), enabling the use of Keyrings and Cryptographic Materials Managers (CMMs). BREAKING CHANGE: This feature update includes a breaking change that requires AWS SDK v2 Java as a hard dependency.
Configuration menu - View commit details
-
Copy full SHA for 9297e1b - Browse repository at this point
Copy the full SHA 9297e1bView commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f222462 - Browse repository at this point
Copy the full SHA f222462View commit details -
AWS Encryption SDK 3.0.0 Release -- 2023-12-06
## [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))
Configuration menu - View commit details
-
Copy full SHA for aff5b56 - Browse repository at this point
Copy the full SHA aff5b56View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.1...v3.0.0