This repository was archived by the owner on Sep 1, 2023. It is now read-only.
4.0.0-beta02
Pre-release
Pre-release
·
99 commits
to master
since this release
- Add
spring-boot-autoconfigure-processor - Fix Spring Boot Actuator Health integration when Neo4j-OGM is on the classpath as well
- Update to Neo4j Java driver 4.0.0-beta02.
- Update to Spring Boot 2.1.8.
NOTE
4.0.0-beta02 had some minor changes in it's API. A transaction can no longer be marked as success() or failure(). Instead it needs to be commit() or rollback(). Minor changes have been introduced into the bookmark API.