Releases: neo4j/neo4j-java-driver
Releases · neo4j/neo4j-java-driver
6.0.0-alpha03
5.28.9
6.0.0-alpha02
This is the second alpha release that provides a preview of the new features and general improvements.
⭐ New Features
- feat(vector): Introduce support for Neo4j Vector #1663
👏 Improvements
- 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
🔧 Build
5.28.8
This in an LTS release.
It brings general improvements and dependency updates.
👏 Improvements
- feat(gql-status-object): Introduce GqlNotification #1641
- feat(object-mapping): support mapping types with restricted access #1670
- feat(gql-error): add GQLSTATUS finders #1672
🔧 Dependency Management
- build(deps): update dependencies #1675
5.28.7
5.28.6
6.0.0-alpha01
This is the first alpha release that provides a preview of the new features and general improvements.
⭐ 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
5.28.5
This in an LTS release.
A new preview feature has been introduced in this release, please read about it in the following discussion.
⭐ New Features
- feat: Introduce Value and Record mapping to custom object types #1633
- feat(object-mapping): Add support for mapping list value to array #1637
- feat(object-mapping): Add support for mapping java.lang.Record to value #1638
👏 Improvements
- docs: Update Driver#close() and Driver#closeAsync() documentation #1634
- fix: Ensure reactive transaction subsequent runs work during streaming #1636
🔧 Dependency Management
- build(deps): Update dependencies #1639
5.28.4
This in an LTS release.
It brings general improvements and dependency updates.
👏 Improvements
🔧 Dependency Management
- build: Update dependencies #1630
5.28.3
This in an LTS release.
It brings dependency updates.
👏 Improvements
- Update retry delay multiplier in ExponentialBackoffRetryLogic #1622
- fix: Make driver more resilient agains already existing attribute keys for Netty channels. #1625
- Use neo4j-bolt-connection #1623
🔧 Dependency Management
- Update dependencies #1627