v0.2.64
What's Changed
- build: upgrade hickory-resolver 0.24→0.26, sqlx 0.8→0.9 to resolve 5 cargo-audit CVEs by @Basedfloppa in #4246
- perf: eliminate triple-collect and double-pass in uphill routing by @Basedfloppa in #4247
- fix: populate hop_count on terminal GET events by @sanity in #4245
- fix(contract): stop queue-full saturation from amplifying network-wide by @sanity in #4253
- fix: populate hop_count on terminal PUT and SUBSCRIBE events by @sanity in #4254
- fix: cut river-driven log spam and bound log-dir size (#4251) by @sanity in #4252
- build: release 0.2.64 by @sanity in #4255
Full Changelog: v0.2.62...v0.2.64