Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 14:08
· 592 commits to main since this release

What's Changed

  • Bump io.micronaut:micronaut-bom from 3.10.2 to 3.10.3 by @dependabot in #589
  • Bump avaje-inject.version from 9.9 to 9.10 by @dependabot in #591
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #593
  • Bump org.mockito:mockito-bom from 5.7.0 to 5.8.0 by @dependabot in #594
  • Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 by @dependabot in #596
  • Bump dagger.version from 2.48.1 to 2.49 by @dependabot in #597
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 by @dependabot in #598
  • Bump com.github.marschall:memoryfilesystem from 2.6.1 to 2.7.0 by @dependabot in #599
  • Bump actions/setup-java from 3 to 4 by @dependabot in #600
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #595
  • Bump com.google.auto.factory:auto-factory from 1.0.1 to 1.1.0 by @dependabot in #592
  • Bump org.springframework.boot:spring-boot-dependencies from 3.1.5 to 3.2.0 by @dependabot in #590
  • Build with Maven 3.9.6 by @ascopes in #601
  • Update build.yml to build on Java 22 by @ascopes in #569
  • Extract MockedStatic and MockedConstruction out of JUnit lifecycles by @ascopes in #603
  • Improve error messages in PackageContainerGroupAssert for allFilesExist assertion by @ascopes in #605
  • Add Avaje HTTP acceptance test by @ascopes in #604
  • Add -proc:all to compilation by default. by @ascopes in #606
  • Task/additional options by @ascopes in #607

Full Changelog: v2.0.1...v3.0.0