Skip to content

1.2.0

Compare
Choose a tag to compare
@michael-simons michael-simons released this 04 May 21:22
· 467 commits to main since this release

What's Changed

NOTE From release 1.2.0 on upwards, this shim to enable Neo4j-OGM use with the Quarkus framework is published in parallel to Neo4j-OGM itself, under the following coordinates:

org.neo4j:neo4j-ogm-quarkus

This is also reflected in the readme, the package and the module names. Otherwise this release is identical functional wise with all 1.x releases and in terms of required dependencies, identical with 1.1.1.

🐛 Bug Fixes

  • 12746bc Make prepare-release.sh run under Linux, too.

🔄️ Refactorings

  • 6b36d7a Refactor groupId and package names.

🛠 Build

  • 2c7525a Increment version number with the coordinate change.
  • a46a0ce Remove nexus-staging plugin.
  • 19af7c0 Allow tests to be skipped during release.
  • 80545a6 Use explicit ip for integration tests.
  • b81ad0b Remove superflous formula template.
  • 05c5430 Fix scm coordinates.