Skip to content

Releases: neo4j/neo4j-dotnet-driver

5.28.3

24 Jul 15:12
7644443
Compare
Choose a tag to compare

🐛 Fixes

  • Add transaction configuration constructors to ensure it can be used with ExecutableQuery

5.28.1 (LTS)

06 May 15:41
404334e
Compare
Choose a tag to compare

🐛 Fixes

  • Fixed concurrency with mapping method cache (#848)
  • Fix for #844 (#845)

5.28.0 (LTS)

23 Apr 08:52
74bcfcc
Compare
Choose a tag to compare

⭐ 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)

5.27.0

03 Jul 10:03
82e94ab
Compare
Choose a tag to compare

⭐ New Features

  • mTLS moved out of preview (#824)
  • Delegate mapping moved out of preview (#825)

5.26.1

03 Jul 10:03
2280f63
Compare
Choose a tag to compare

🐛 Bug Fix

  • Default mapper could fail when creating custom mapping strategies (#821)

🔮 Preview Feature

5.25.0

27 Sep 11:32
f7318f3
Compare
Choose a tag to compare

No changes.

5.24.0

02 Sep 08:40
f7318f3
Compare
Choose a tag to compare

⭐ New Features

  • Delegate and blueprint mapping added to object mapping functionality (#810)
  • Add SCHEMA notification type (#813)

5.23.0

06 Aug 09:31
Compare
Choose a tag to compare

⭐ New Features

  • Bolt 5.6 & 5.5 introduced (#809)

🔮 Preview Features:

5.22

27 Jun 10:34
9a6210b
Compare
Choose a tag to compare

No new changes

5.21.0

30 May 14:08
aad88f8
Compare
Choose a tag to compare

No changes.