Skip to content

1.64.0

Latest

Choose a tag to compare

@mnhock mnhock released this 12 Jun 15:30
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
fc4f05e

What's Changed

🎉 New Features

  • Add new rule enumConstantsShouldFollowConventions
  • Add new rule booleanMethodsShouldStartWith
  • Add new rules classesShouldEndWithTest and classesShouldMatch for JUnit tests
  • Add new Spring transactional rules methodsShouldBePublic and shouldNotBeUsedInControllers

🔨 Dependency Upgrades

  • Bump quarkus.version from 3.35.2 to 3.35.3 by @dependabot[bot] in #291
  • Bump io.quarkiverse.langchain4j:quarkus-langchain4j-core from 1.9.2 to 1.10.0 by @dependabot[bot] in #292
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 by @dependabot[bot] in #293
  • Bump junit-jupiter.version from 6.0.3 to 6.1.0 by @dependabot[bot] in #294
  • Bump quarkus.version from 3.35.3 to 3.36.0 by @dependabot[bot] in #295
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.5 to 3.5.6 by @dependabot[bot] in #297
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 by @dependabot[bot] in #296
  • Bump quarkus.version from 3.36.0 to 3.36.1 by @dependabot[bot] in #298
  • Bump spring.version from 7.0.7 to 7.0.8 by @dependabot[bot] in #299
  • Bump quarkus.version from 3.36.1 to 3.36.2 by @dependabot[bot] in #300
  • Bump spring-boot.version from 4.0.6 to 4.1.0 by @dependabot[bot] in #301
  • Bump io.quarkiverse.langchain4j:quarkus-langchain4j-core from 1.10.0 to 1.11.0 by @dependabot[bot] in #302

Full Changelog: v1.63.0...v1.64.0