Skip to content

5.28.0 (LTS)

Choose a tag to compare

@RichardIrons-neo4j RichardIrons-neo4j released this 23 Apr 08:52
· 11 commits to 5.0 since this release
74bcfcc

⭐ New Features

  • Naming convention translation for object mapping (#840)
  • Custom type conversion added to object mapping (#839)
  • Feature/new handshake (#837)
  • Home db cache (#833)

🐛 Fixes

  • Add failing test for concurrency issue with default mapper and fix bug (#841)
  • Fix for category/classification issue in WithNotifications (#834)
  • Update package references (#829) - thanks to @gpetrou!

📚 Docs

  • Clarify that Driver creation methods lacking auth token expect disabled auth on the server side (#830)
  • Fix some grammar in inline docs for result cursor. (#828)