Skip to content

2.0.0

Compare
Choose a tag to compare
@michael-simons michael-simons released this 05 Dec 13:01
· 364 commits to main since this release

What's Changed

🔄️ Refactorings

  • 96fee51 Add explicit testing for Neo4j native types.

🧹 Housekeeping

  • fd36375 Upgrade to Java 17, quarkus-neo4j 2 and neo4j-ogm 4. (#114)
  • c2e569f Bump quarkus.version from 2.14.1.Final to 2.14.2.Final (#112)
  • 73ceb62 Bump checkstyle from 10.4 to 10.5.0 (#111)
  • dc89fc9 Bump quarkus.version from 2.14.0.Final to 2.14.1.Final (#109)
  • b8f6c0b Bump neo4j-migrations-quarkus from 1.13.2 to 1.14.0 (#110)
  • 2a7d6f8 Bump maven-install-plugin from 3.0.1 to 3.1.0 (#108)
  • 12f9cab Bump quarkus-neo4j.version from 1.6.1 to 1.7.0 (#106)
  • 3bdd273 Bump GraalVM from 21.3.0 to 22.3.0
  • 1d4a5e0 Bump quarkus.version from 2.13.3.Final to 2.14.0.Final
  • c50dd26 Bump jreleaser-maven-plugin from 1.2.0 to 1.3.1 (#104)
  • 2205e8c Revert "Bump jreleaser-maven-plugin from 1.2.0 to 1.3.0 (#101)"
  • 5cea103 Upgrade to Neo4j-Migrations 2.0 (#115)

🛠 Build

  • d001c8d Update Maven wrapper to 3.8.6.
  • 8792a37 Update actions/checkout from v2 to v3.