What's Changed
- Force URL scheme to use bolt instead of neo4j to avoid re-routing by @crohn in #261
- Introduce session by @madchicken in #263
- Fix concurrent hashmap signatures by @madchicken in #266
- Adds UUID to BoltType conversion as an optional feature by @imthatgin in #264
- Add conversions for chrono's UTC type by @imthatgin in #267
- Expose the keys of a Row instance by @imthatgin in #268
- Update some dependencies by @knutwalker in #270
- GHA for cleaning up GHA caches by @knutwalker in #271
- Add Neo4j 2025.x.y to the ITs by @knutwalker in #272
- Fix race condition when selecting server by @garmato in #273
- Bump MSRV to 1.81.0 by @knutwalker in #276
New Contributors
- @crohn made their first contribution in #261
- @imthatgin made their first contribution in #264
- @garmato made their first contribution in #273
Full Changelog: v0.9.0-rc.8...v0.9.0-rc.9