v0.2.128
What's Changed
- fix(hosting): replace the fixed 1 GiB resident-overhead ceiling with a live-memory-aware budget by @sanity in #5333
- fix(interest-sync): bound the digest reply's summarize loop (#5238) by @sanity in #5243
- fix(connect): log routine terminus rejections at debug, not info by @sanity in #5337
- fix(ci): make Gate A assert WHICH decision the updater reached by @sanity in #5340
- fix(release): publish to crates.io after Gate A, and route the recovery runbook through it by @sanity in #5342
- fix(interest-sync): rotate the summary window by peer, and charge it by summarize by @sanity in #5346
- fix(release): drop the crates.io token probe that blocked every release by @sanity in #5349
- build: release 0.2.128 by @sanity in #5350
Full Changelog: v0.2.127...v0.2.128