Skip to content

3.3.0

Compare
Choose a tag to compare
@afranken afranken released this 30 Dec 21:09
· 229 commits to main since this release

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

  • Features and fixes
    • Support initial and existing buckets (fixes #1433)
    • Compile with "parameters=true" (fixes #1555)
  • Version updates
    • Bump spring-boot.version from 3.1.5 to 3.2.1
    • Bump com.amazonaws:aws-java-sdk-s3 from 1.12.580 to 1.12.627
    • Bump aws-v2.version from 2.21.14 to 2.22.7
    • Bump commons-io:commons-io from 2.15.0 to 2.15.1
    • Bump testcontainers.version from 1.19.1 to 1.19.3
    • Bump kotlin.version from 1.9.20 to 1.9.22
    • Bump alpine from 3.18.4 to 3.19.0 in /docker
    • Bump org.testng:testng from 7.8.0 to 7.9.0
    • Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1
    • Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.6
    • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.3
    • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.3
    • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3
    • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1
    • Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1
    • Bump actions/setup-java from 3.13.0 to 4.0.0
    • Bump step-security/harden-runner from 2.6.0 to 2.6.1
    • Bump actions/dependency-review-action from 3.1.0 to 3.1.4
    • Bump actions/upload-artifact from 3.1.3 to 4.0.0
    • Bump github/codeql-action from 2.22.5 to 3.22.12
    • Bump mvn version from 3.5.4 to 3.8.5

What's Changed

  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 by @dependabot in #1454
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #1455
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #1456
  • Bump github/codeql-action from 2.22.5 to 2.22.7 by @dependabot in #1478
  • Bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #1477
  • Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 by @dependabot in #1470
  • Bump actions/dependency-review-action from 3.1.0 to 3.1.3 by @dependabot in #1464
  • Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #1498
  • Bump github/codeql-action from 2.22.7 to 2.22.8 by @dependabot in #1493
  • Bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #1492
  • Bump testcontainers.version from 1.19.1 to 1.19.3 by @dependabot in #1485
  • Bump actions/setup-java from 3.13.0 to 4.0.0 by @dependabot in #1501
  • Bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #1505
  • Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1 by @dependabot in #1512
  • Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 by @dependabot in #1520
  • Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #1536
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 by @dependabot in #1533
  • Bump github/codeql-action from 2.22.8 to 3.22.11 by @dependabot in #1531
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #1535
  • Bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in #1551
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #1542
  • Bump alpine from 3.18.4 to 3.19.0 in /docker by @dependabot in #1523
  • Bump kotlin.version from 1.9.21 to 1.9.22 by @dependabot in #1547
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #1553
  • Bump org.testng:testng from 7.8.0 to 7.9.0 by @dependabot in #1556
  • Bump com.amazonaws:aws-java-sdk-s3 from 1.12.580 to 1.12.627 by @dependabot in #1559
  • Bump aws-v2.version from 2.21.14 to 2.22.7 by @dependabot in #1560
  • Support initial and existing buckets by @afranken in #1561
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #1481
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #1513
  • Bump spring-boot.version from 3.1.5 to 3.2.1 by @dependabot in #1548

Full Changelog: 3.2.0...3.3.0