Skip to content

3.10.2

Compare
Choose a tag to compare
@afranken afranken released this 29 Sep 10:32
· 30 commits to main since this release

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

  • Features and fixes
    • Let CopyObject overwrite store headers (fixes #2005)
  • Version updates (build dependencies)
    • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3
    • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0
    • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0
    • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
    • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0
    • Bump license-maven-plugin-git.version from 4.5 to 4.6
    • Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.1
    • Bump actions/checkout from 4.1.7 to 4.2.0
    • Bump github/codeql-action from 3.26.7 to 3.26.9
    • Bump actions/setup-java from 4.3.0 to 4.4.0

What's Changed

  • Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #2063
  • Bump github/codeql-action from 3.26.7 to 3.26.9 by @dependabot in #2062
  • Bump actions/setup-java from 4.3.0 to 4.4.0 by @dependabot in #2061
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #2060
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot in #2059
  • Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.1 by @dependabot in #2058
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #2056
  • Let CopyObject overwrite store headers by @afranken in #2064
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #2068
  • Bump license-maven-plugin-git.version from 4.5 to 4.6 by @dependabot in #2067
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #2066

Full Changelog: 3.10.1...3.10.2