4.4.0-beta01
Pre-release
Pre-release
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