Skip to content

5.3.0

Compare
Choose a tag to compare
@RichardIrons-neo4j RichardIrons-neo4j released this 29 Nov 12:14
· 130 commits to 5.0 since this release
857a3d2

🔬 Experimental bookmark manager changes:

  • Remove database notions from bookmark manager.
  • Fix Bookmark manager references outside of Neo4j.Driver.Experimental namespace.
  • When replacing LastBookmark with LastBookmarks we accidentally removed the old property, not following the planned deprecation policy. It is now restored and marked as obsolete, and due for removal in 6.0 of the driver.
  • Simplify creation of bookmark manager with default config.