Releases: neo4j/neo4j-ogm-quarkus
1.2.0
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
1.1.1
What's Changed
NOTE This is the last release available under eu.michael-simons.neo4j:neo4j-ogm-quarkus
and with the base package ac.simons.neo4j.ogm
.
The next release will be 1.2.0 under org.neo4j:neo4j-ogm-quarkus
with packages changed accordingly.
The package change should not break any user, as this extension does only enhance Neo4j-OGM and is not directly consumable.
Maven relocations will be put in place.
🧹 Housekeeping
- 8d6470a Bump quarkus.version from 2.8.1.Final to 2.8.2.Final (#27)
- 75db663 Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#26)
- 707810f Bump checkstyle from 10.1 to 10.2 (#25)
- 742a890 Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 (#24)
- fd033d5 Bump quarkus.version from 2.8.0.Final to 2.8.1.Final (#23)
- 4597e51 Bump neo4j-migrations-quarkus from 1.5.3 to 1.5.4 (#22)
- c10e791 Bump jreleaser-maven-plugin from 0.10.0 to 1.0.0 (#21)
- b93d2b9 Bump maven-clean-plugin from 3.1.0 to 3.2.0 (#20)
1.1.0
What's Changed
No breaking changes. Minor bump due to Quarkus bumped to 2.8.0.Final.
🧹 Housekeeping
1.0.2
1.0.1
What's Changed
🔄️ Refactorings
- 465cddd Improve internal naming and structure.
📝 Documentation
- 522895d Add CoC and contributing information.
- 999e5b2 Mention Bolt-only connection. (#5)
- 1aefd04 Group properties.
- 26bd9e8 Add dependency diagram.
🧹 Housekeeping
- aa90a29 Bump neo4j-ogm.version from 3.2.30 to 3.2.31
- f7c92a2 Bump neo4j-migrations-quarkus from 1.4.0 to 1.5.1
- 308f30b Bump quarkus.version from 2.7.3.Final to 2.7.4.Final (#13)
- 640f32a Bump maven-compiler-plugin from 3.10.0 to 3.10.1 (#11)
- d219ed3 Bump quarkus-neo4j.version from 1.0.4 to 1.0.5 (#9)
- 98d857b Bump checkstyle from 9.3 to 10.0 (#8)
- a5c933c Bump quarkus.version from 2.7.2.Final to 2.7.3.Final (#7)
- ce7313c Bump docker-maven-plugin from 0.39.0 to 0.39.1 (#6)
🛠 Build
Contributors
We'd like to thank the following people for their contributions: