Skip to content

4.4.0-beta01

Pre-release
Pre-release
Compare
Choose a tag to compare
@injectives injectives released this 22 Oct 10:59
· 100 commits to 4.4 since this release
4ae0f2c

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

This version introduces neo4j-java-driver-slim package, which does not shade Netty and Project Reactor dependencies. See the link in the section below for more details.

⭐ New Features


  • Create a dedicated bundle / UberJAR module #1029

👏 Improvements


  • Add toString to InternalSummaryCounters #1031
  • Make AddressSet retain resolved addresses #1034
  • Improve connection pool concurrent access #1035
  • Replace AddressSet with standard Java collections #1037
  • Add channel error logger for channel errors #1039

🔧 Dependency Management


  • Update dependencies #1040