What's Changed
- Upgrade to Rust 2024 by @aisk in #159
- Upgrade rand to 0.9 by @aisk in #160
- Fix some compiler warnings by @aisk in #161
- Improve UDP socket bind address flexibility by @aisk in #163
- Update rand requirement from 0.9 to 0.10 by @dependabot[bot] in #164
- Add experimental meta protocol module by @aisk in #165
- Add semantic layer and clients to exp module by @aisk in #166
- Add batch execution to exp module by @aisk in #167
- Add integration tests for exp module by @aisk in #168
- Add typed value encoding to exp module by @aisk in #169
- Add multi-server routing to exp module by @aisk in #170
- Add connection pooling to exp module by @aisk in #171
- Add connect and I/O timeouts to exp module by @aisk in #172
- Document experimental exp module in README by @aisk in #173
- Bump version to 0.20.0 by @aisk in #174
New Contributors
- @dependabot[bot] made their first contribution in #164
Full Changelog: v0.19.0...v0.20.0