Skip to content

6.x changelog

Dmitriy Tverdiakov edited this page Jun 16, 2025 · 2 revisions

6.0.0-alpha01

This is the first alpha release that provides a preview of the new features and general improvements.

6.0 API documentation

⭐ New Features


  • feature(bom): introduce BOM and update to Bolt Connection 4.0.0 #1653
  • feat(logging): add support for System.Logger and deprecate Logging #1648

👏 Improvements


  • refactor: Fix typo in ErrorMapper.mapAndThrow method #1643
  • feat: delete deprecated RxSession #1644
  • feat(bookmarks): delete deprecated multi value support in Bookmark #1646
  • feat: delete deprecated transaction functions #1647
  • feat(session): delete deprecated session methods #1649
  • feat(config): delete deprecated TrustStrategy.certFile() #1650
  • feat(notification): delete deprecated Notification#severity() #1651

🔧 Build


  • build: build on Java 21 #1645
  • build(deps): update Bolt Connection 4.1.0 #1654
  • build(deps): Update neo4j-bolt-connection to 3.0.0 #1642
Clone this wiki locally