v0.9.0-rc.7
What's Changed
- Add FromIterator for BoltType by @luca-iachini in #235
- Add bookmarks support by @madchicken in #238
- Add connection hints to HELLO response by @madchicken in #239
- Refactor how connections are created by @knutwalker in #241
- Replace unmaintained crates by @knutwalker in #248
- Support multiple routing tables (one per database) by @madchicken in #244
- Remove unused dependency to aws-lc-rs by @madchicken in #250
- FIx: BoltMap enum deserialization by @luca-iachini in #242
- Fix tiny int handling by @thelonelyvulpes in #252
- feat: support MutualTLS. by @MikuSugar in #254
New Contributors
- @luca-iachini made their first contribution in #235
- @thelonelyvulpes made their first contribution in #252
- @MikuSugar made their first contribution in #254
Full Changelog: v0.9.0-rc.6...v0.9.0-rc.7