3.6.0
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Refactorings
- Removal of JAX-B for AccessControlPolicy requests/responses.
- Jackson-databind-xml 2.17.0 adds polymorphic (de-)serializiation through "xsi:type"
- Jackson-annotation cleanup in POJOs
- Removal of JAX-B for AccessControlPolicy requests/responses.
- Version updates
- Bump spring-boot.version from 3.2.3 to 3.2.4
- Bump aws-v2.version from 2.24.9 to 2.25.28
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.665 to 1.12.698
- Bump commons-io:commons-io from 2.15.1 to 2.16.1
- Bump org.testng:testng from 7.9.0 to 7.10.1
- Bump org.mockito.kotlin:mockito-kotlin from 5.2.1 to 5.3.1
- Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.15.0
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.2
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
- Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.4.0 to 3.4.1
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
- Bump actions/checkout from 4.1.1 to 4.1.2
- Bump actions/setup-java from 4.1.0 to 4.2.1
- Bump github/codeql-action from 3.24.6 to 3.24.10
- Bump actions/dependency-review-action from 4.1.3 to 4.2.5
- Bump maven from 3.8.5 to 3.9.6
What's Changed
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #1711
- Bump actions/setup-java from 4.1.0 to 4.2.1 by @dependabot in #1717
- Bump github/codeql-action from 3.24.6 to 3.24.9 by @dependabot in #1738
- Bump actions/dependency-review-action from 4.1.3 to 4.2.5 by @dependabot in #1746
- Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.4.0 to 3.4.1 by @dependabot in #1707
- Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.15.0 by @dependabot in #1756
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #1726
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.2 by @dependabot in #1745
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #1759
- Bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #1753
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #1765
- Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #1768
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #1772
- Bump org.testng:testng from 7.9.0 to 7.10.1 by @dependabot in #1776
- Bump org.mockito.kotlin:mockito-kotlin from 5.2.1 to 5.3.1 by @dependabot in #1777
- Bump aws-v2.version from 2.24.9 to 2.25.28 by @dependabot in #1779
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.665 to 1.12.698 by @dependabot in #1780
- Add missing xml prolog and namespaces by @afranken in #1778
- Describe how to use
root
property with Docker. by @afranken in #1781
Full Changelog: 3.5.2...3.6.0