Skip to content

1.7.0

Compare
Choose a tag to compare
@michael-simons michael-simons released this 10 Jan 12:01
· 368 commits to main since this release

What's Changed

🔄️ Refactorings

  • 96fee51 refactor: Add explicit testing for Neo4j native types.

🧰 Tasks

  • dfbc390 chore: Extend license header to 2023.

🧹 Housekeeping

  • 2c7b8c4 Bump neo4j-ogm.version from 3.2.38 to 3.2.39
  • c794db7 Bump quarkus-neo4j.version from 1.7.0 to 1.8.0
  • 0869b66 Bump quarkus.version from 2.14.2.Final to 2.15.2.Final
  • 9a46127 Bump neo4j-migrations-quarkus from 1.15.2 to 1.15.3
  • 44d9b3f Bump neo4j-migrations-quarkus from 1.14.0 to 1.15.2
  • 85c4123 Bump checkstyle from 10.5.0 to 10.6.0 (#124)
  • ced4897 Bump neo4j-java-driver from 4.4.9 to 4.4.11
  • 274d14f Bump jreleaser-maven-plugin from 1.3.1 to 1.4.0 (#123)
  • 3158508 Bump docker-maven-plugin from 0.40.2 to 0.40.3 (#118)
  • 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 build: 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)"

🛠 Build

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