-
Notifications
You must be signed in to change notification settings - Fork 121
Comparing changes
Open a pull request
base repository: aws/aws-encryption-sdk-java
base: v3.0.1
head repository: aws/aws-encryption-sdk-java
compare: master
- 15 commits
- 36 files changed
- 9 contributors
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7cfe049 - Browse repository at this point
Copy the full SHA 7cfe049View commit details
Commits on Sep 27, 2024
-
chore: bump to latest mpl (#2046)
Co-authored-by: Ritvik Kapila <ritvik.iitd@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6dd2d12 - Browse repository at this point
Copy the full SHA 6dd2d12View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd00cd0 - Browse repository at this point
Copy the full SHA fd00cd0View commit details
Commits on Oct 6, 2024
-
chore(deps-dev): bump commons-io:commons-io from 2.11.0 to 2.14.0 (#2047
Configuration menu - View commit details
-
Copy full SHA for 1695a39 - Browse repository at this point
Copy the full SHA 1695a39View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86d5b62 - Browse repository at this point
Copy the full SHA 86d5b62View commit details
Commits on May 29, 2025
-
fix: do not truncate encrypted streams when offset is greater than ze…
…ro (#2113) * fix: do not truncate encrypted streams when offset is greater than zero
Configuration menu - View commit details
-
Copy full SHA for adb0a42 - Browse repository at this point
Copy the full SHA adb0a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08cf1a3 - Browse repository at this point
Copy the full SHA 08cf1a3View commit details
Commits on May 30, 2025
-
fix: guard against null version and change property name to avoid con…
…flicts (#2116) * pick the ESDK properties file specifically from URL enumeration
Configuration menu - View commit details
-
Copy full SHA for 313caa7 - Browse repository at this point
Copy the full SHA 313caa7View commit details
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9e91dad - Browse repository at this point
Copy the full SHA 9e91dadView commit details
Commits on Jun 3, 2025
-
fix(AwsCrypto): remove pre-mature Deprecation notices (#2118)
* fix(AwsCrypto): remove pre-mature Deprecation notices While the Master Key Provider and Master Key interfaces do not have a long term future, they are still supported, and safe to use. They will not be removed in version 3.x. They MAY be removed in a future Major Version, but only when AWS is preparing to release that new Major Version should AWS publish these deprecation notices. * fix: remove pre-mature Deprecation notices While the Master Key Provider and Master Key interfaces do not have a long term future, they are still supported, and safe to use. They will not be removed in version 3.x. They MAY be removed in a future Major Version, but only when AWS is preparing to release that new Major Version should AWS publish these deprecation notices.
Configuration menu - View commit details
-
Copy full SHA for 4a19b04 - Browse repository at this point
Copy the full SHA 4a19b04View commit details
Commits on Jun 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0586279 - Browse repository at this point
Copy the full SHA 0586279View commit details -
AWS Encryption SDK 3.0.2 Release -- 2025-06-04
## [3.0.2](v3.0.1...v3.0.2) (2025-06-04) ### Fixes * **AwsCrypto:** remove pre-mature Deprecation notices ([#2118](#2118)) ([4a19b04](4a19b04)) * do not truncate encrypted streams when offset is greater than zero ([#2113](#2113)) ([adb0a42](adb0a42)) * guard against null version and change property name to avoid conflicts ([#2116](#2116)) ([313caa7](313caa7)) ### Maintenance * add a test for offset against BlockEncryptionHandler ([#2115](#2115)) ([08cf1a3](08cf1a3)) * bump to latest mpl ([#2046](#2046)) ([6dd2d12](6dd2d12)) * **cfn:** Sonatype Migration to User Tokens; updated policies for CI project ([#2043](#2043)) ([7cfe049](7cfe049)) * **deps-dev:** bump commons-io:commons-io from 2.11.0 to 2.14.0 ([#2047](#2047)) ([1695a39](1695a39)) * **examples:** Shared cache across Hierarchical Keyrings ([#2045](#2045)) ([fd00cd0](fd00cd0)) * fix semantic release installation ([#2119](#2119)) ([0586279](0586279)) * **JavaDocs:** detail thread saftey of SDK Client Builders ([#2048](#2048)) ([86d5b62](86d5b62)) * move release to Nexus Central ([#2117](#2117)) ([9e91dad](9e91dad))
Configuration menu - View commit details
-
Copy full SHA for 3b1699d - Browse repository at this point
Copy the full SHA 3b1699dView commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2df9df6 - Browse repository at this point
Copy the full SHA 2df9df6View commit details
Commits on Jun 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f7aed12 - Browse repository at this point
Copy the full SHA f7aed12View commit details
Commits on Jul 29, 2025
-
- Update the dependency relationship between the ESDK and DDB - Update the dom version to the correct latest version
Configuration menu - View commit details
-
Copy full SHA for 3191970 - Browse repository at this point
Copy the full SHA 3191970View 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 v3.0.1...master