Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/amazon-s3-encryption-client-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: aws/amazon-s3-encryption-client-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 6 commits
  • 33 files changed
  • 2 contributors

Commits on Aug 5, 2025

  1. chore: add client specification and Duvet annotations (#481)

    * use implication/implementation/test annotation types instead of just comments for everything
    kessplas authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    1bd8b7a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Configuration menu
    Copy the full SHA
    cc9eafc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    ab41a57 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. feat: allow raw keyrings to decrypt with multiple wrapping keys (#485)

    * feat: allow raw keyrings to decrypt with multiple wrapping keys
    
    * remove exploratory tests in Compatibility tests class
    
    * add tests for ReEncrypt
    kessplas authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    a78cb52 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    a210653 View commit details
    Browse the repository at this point in the history
  2. Amazon S3 Encryption Client 3.5.0 Release -- 2025-10-27

    ## [3.5.0](v3.4.0...v3.5.0) (2025-10-27)
    
    ### Features
    
    * allow raw keyrings to decrypt with multiple wrapping keys ([#485](#485)) ([a78cb52](a78cb52))
    
    ### Maintenance
    
    * add client specification and Duvet annotations ([#481](#481)) ([1bd8b7a](1bd8b7a))
    * move spec submodule to master, update annotations ([#482](#482)) ([cc9eafc](cc9eafc))
    * **release:** skip openjdk11 during release validation ([#487](#487)) ([a210653](a210653))
    * **spec:** add spec and Duvet annotations for KmsKeyring ([#483](#483)) ([ab41a57](ab41a57))
    semantic-release-bot committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    176200c View commit details
    Browse the repository at this point in the history
Loading