Skip to content

3.10.1

Latest
Compare
Choose a tag to compare
@afranken afranken released this 19 Sep 19:11
· 1 commit to main since this release

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

  • Features and fixes
    • CRT-based S3 client has timeouts with mock when uploading streams of unknown size (fixes #2049)
  • Version updates (build dependencies)
    • Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0
    • Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
    • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3
    • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0
    • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0
    • Bump github/codeql-action from 3.25.15 to 3.26.7
    • Bump step-security/harden-runner from 2.9.0 to 2.10.1
    • Bump actions/setup-java from 4.2.1 to 4.3.0
    • Bump actions/upload-artifact from 4.3.4 to 4.4.0

What's Changed

  • Consume (and discard) body in Initiate Multipart Upload request by @matdue in #2048
  • Bump github/codeql-action from 3.25.15 to 3.26.7 by @dependabot in #2047
  • Bump step-security/harden-runner from 2.9.0 to 2.10.1 by @dependabot in #2046
  • Bump actions/setup-java from 4.2.1 to 4.3.0 by @dependabot in #2045
  • Bump actions/upload-artifact from 4.3.4 to 4.4.0 by @dependabot in #2043
  • Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0 by @dependabot in #2004
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #2036
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0 by @dependabot in #2040
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #2041
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 by @dependabot in #2025
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.6 by @dependabot in #2050

New Contributors

Full Changelog: 3.10.0...3.10.1