5.0.0-alpha03
Pre-release
Pre-release
This is a refinement release that brings a new feature, several general improvements and dependency updates.
⭐ New Features
- Add support for sending datetime values in UTC #1247
👏 Improvements
- Wrap checked exceptions when rethrowing async exception #1245
- Delete Neo4jException.neo4jErrorCode and update documentation #1249
- Update Neo4jSettings for 5.0 server #1254
- Migrate tests depending on Boltkit to use Docker #1256
- Remove null handling for Node/Relationship Ids #1240
- Do not allow mixing UTC and legacy datetime and throw ProtocolException on unknown struct types #1260
- Turn off UTC tests until server implementation is available #1262
✅ Testkit
- Unskip test_trusted_ca_correct_hostname #1251
- TestKit backend: add full support for temporal types #1257
🔧 Dependency Management
- Update dependencies #1261