-
Notifications
You must be signed in to change notification settings - Fork 156
6.x changelog
Dmitriy Tverdiakov edited this page Jul 9, 2025
·
6 revisions
This is the second alpha release that provides a preview of the new features and general improvements.
- feat(vector): Introduce support for Neo4j Vector #1663
- feat(gql-status-object): Introduce GqlNotification #1667
- feat(object-mapping): support mapping types with restricted access #1668
- feat(gql-status-object): make GQL Status Object GA #1669
- feat(gql-error): add GQLSTATUS finders #1671
- feat(gql-error): make GQL Error GA #1673
- fix(retry): make RetryLogic executor threads daemon #1661
- perf(value): optimise value handling for Bolt Connection #1657
This is the first alpha release that provides a preview of the new features and general improvements.
- feature(bom): introduce BOM and update to Bolt Connection 4.0.0 #1653
- feat(logging): add support for System.Logger and deprecate Logging #1648
- 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