3.4.0
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Support storage classes in APIs
- Use "application/octet-stream" as default content-type
- Refactorings
- Use JDK21 as runtime in the Docker container
- Version updates
- Bump spring-boot.version from 3.2.1 to 3.2.2
- Bump aws-v2.version from 2.22.7 to 2.23.21
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.627 to 1.12.656
- Bump testcontainers.version from 1.19.3 to 1.19.5
- Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.13.0
- Bump alpine from 3.19.0 to 3.19.1 in /docker
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
- Bump github/codeql-action from 3.22.12 to 3.24.0
- Bump actions/upload-artifact from 4.0.0 to 4.3.1
- Bump actions/dependency-review-action from 3.1.4 to 4.0.0
- Bump step-security/harden-runner from 2.6.1 to 2.7.0
What's Changed
- Prepare release of 3.4.0 by @afranken in #1641
- Bump github/codeql-action from 3.22.12 to 3.23.1 by @dependabot in #1589
- Bump actions/upload-artifact from 4.0.0 to 4.2.0 by @dependabot in #1592
- Bump actions/dependency-review-action from 3.1.4 to 4.0.0 by @dependabot in #1593
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #1599
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #1579
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #1578
- Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 by @dependabot in #1566
- Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 by @dependabot in #1612
- Bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #1618
- Bump github/codeql-action from 3.23.1 to 3.24.0 by @dependabot in #1623
- Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #1629
- Bump testcontainers.version from 1.19.3 to 1.19.5 by @dependabot in #1636
- Bump aws-v2.version from 2.22.7 to 2.23.21 by @dependabot in #1637
- Bump spring-boot.version from 3.2.1 to 3.2.2 by @dependabot in #1596
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.627 to 1.12.656 by @dependabot in #1639
- Add support for StorageClass by @afranken in #1640
- Bump alpine from 3.19.0 to 3.19.1 in /docker by @dependabot in #1614
Full Changelog: 3.3.0...3.4.0