Skip to content

4.11.0

Latest

Choose a tag to compare

@afranken afranken released this 04 Dec 14:16
· 66 commits to main since this release
Immutable release. Only release title and notes can be modified.

Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

This is the last planned minor release of 4.x.

  • Features and fixes
    • Support quiet parameter in DeleteObjects (fixes #2756)
  • Version updates (deliverable dependencies)
    • Bump spring-boot.version from 3.5.7 to 3.5.8
    • Bump aws-v2.version from 2.38.1 to 2.40.0
    • Bump aws.version from 1.12.793 to 1.12.794
    • Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
    • Bump alpine from 3.22.2 to 3.23.0 in /docker
  • Version updates (build dependencies)
    • Bump aws.sdk.kotlin:s3-jvm from 1.5.77 to 1.5.95
    • Bump io.fabric8:docker-maven-plugin from 0.47.0 to 0.48.0
    • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.0
    • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0
    • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0
    • Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0
    • Bump actions/stale from 10.1.0 to 10.1.1
    • Bump actions/dependency-review-action from 4.8.1 to 4.8.2
    • Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.2.0
    • Bump actions/checkout from 5.0.0 to 6.0.1
    • Bump github/codeql-action from 4.31.2 to 4.31.6
    • Bump step-security/harden-runner from 2.13.2 to 2.13.3
    • Bump maven wrapper from 3.3.3 to 3.3.4

What's Changed

  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #2758
  • Bump actions/dependency-review-action from 4.8.1 to 4.8.2 by @dependabot[bot] in #2762
  • Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2 by @dependabot[bot] in #2763
  • Support quiet parameter in DeleteObjects by @nikeee in #2756
  • Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #2778
  • Bump io.fabric8:docker-maven-plugin from 0.47.0 to 0.48.0 by @dependabot[bot] in #2777
  • Bump github/codeql-action from 4.31.2 to 4.31.3 by @dependabot[bot] in #2772
  • Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #2775
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #2776
  • Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #2787
  • Bump github/codeql-action from 4.31.3 to 4.31.4 by @dependabot[bot] in #2781
  • Bump github/codeql-action from 4.31.4 to 4.31.5 by @dependabot[bot] in #2797
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #2809
  • Bump github/codeql-action from 4.31.5 to 4.31.6 by @dependabot[bot] in #2811
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #2808
  • Bump step-security/harden-runner from 2.13.2 to 2.13.3 by @dependabot[bot] in #2814
  • Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #2813
  • Bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.2.0 by @dependabot[bot] in #2807
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 by @dependabot[bot] in #2817
  • Bump actions/stale from 10.1.0 to 10.1.1 by @dependabot[bot] in #2818
  • Bump alpine from 3.22.2 to 3.23.0 in /docker by @dependabot[bot] in #2819
  • Bump aws.version from 1.12.793 to 1.12.794 by @dependabot[bot] in #2798
  • Bump aws-v2.version from 2.38.1 to 2.40.0 by @dependabot[bot] in #2815
  • Bump aws.sdk.kotlin:s3-jvm from 1.5.77 to 1.5.95 by @dependabot[bot] in #2816
  • 4.11.0 by @afranken in #2768

Full Changelog: 4.10.0...4.11.0