Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Client side S3EncryptionClient #1033

Merged
merged 25 commits into from
Nov 6, 2024

Commits on Jan 30, 2024

  1. Initial commit

    MatejNedic committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f7fa715 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    69d96fb View commit details
    Browse the repository at this point in the history
  2. Spotless

    MatejNedic committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    cea4107 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge branch 'main' into S3-kms-support

    # Conflicts:
    #	spring-cloud-aws-autoconfigure/src/main/java/io/awspring/cloud/autoconfigure/s3/S3AutoConfiguration.java
    #	spring-cloud-aws-autoconfigure/src/test/java/io/awspring/cloud/autoconfigure/s3/S3AutoConfigurationTests.java
    #	spring-cloud-aws-dependencies/pom.xml
    MatejNedic committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    be343df View commit details
    Browse the repository at this point in the history
  2. Merge main into branch

    MatejNedic committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f257ea8 View commit details
    Browse the repository at this point in the history
  3. Merge main into branch

    MatejNedic committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    78ef972 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    932ffa0 View commit details
    Browse the repository at this point in the history
  2. revert

    MatejNedic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c9beff0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Change if statement

    MatejNedic committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    240f228 View commit details
    Browse the repository at this point in the history
  2. Change if statement

    MatejNedic committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3734206 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Add docs

    MatejNedic committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3d9e73d View commit details
    Browse the repository at this point in the history
  2. Add docs

    MatejNedic committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    edd077e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a54f02e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 4, 2024

  1. Merge branch 'main' into S3-kms-support

    # Conflicts:
    #	spring-cloud-aws-autoconfigure/src/main/java/io/awspring/cloud/autoconfigure/s3/S3AutoConfiguration.java
    #	spring-cloud-aws-autoconfigure/src/main/java/io/awspring/cloud/autoconfigure/s3/properties/S3Properties.java
    #	spring-cloud-aws-autoconfigure/src/test/java/io/awspring/cloud/autoconfigure/s3/S3AutoConfigurationTests.java
    #	spring-cloud-aws-dependencies/pom.xml
    MatejNedic committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1a2219f View commit details
    Browse the repository at this point in the history
  2. Merge main

    MatejNedic committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    230889f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Align to current strategy

    MatejNedic committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6265023 View commit details
    Browse the repository at this point in the history
  2. Test

    MatejNedic committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    399cc3c View commit details
    Browse the repository at this point in the history
  3. Remove unused classes

    MatejNedic committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    edd803c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Modify tests

    MatejNedic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    125a19d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. refactor

    MatejNedic committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2968e66 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Nov 2, 2024

  1. Format

    MatejNedic committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    960af29 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge branch 'main' into S3-kms-support

    # Conflicts:
    #	spring-cloud-aws-dependencies/pom.xml
    MatejNedic committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    bfe0fe5 View commit details
    Browse the repository at this point in the history