v0.2.71
What's Changed
- ci: announce main CI failures, nightly, and PR merges to the freenet-dev room by @sanity in #4358
- fix(get): fall back to configured gateways when the ring is empty by @sanity in #4364
- fix(get): retry against next candidate when stream assembly fails by @sanity in #4367
- fix: deliver prune disconnect cause through the waiter channel by @netsirius in #4360
- feat(ring): cap ContractBanList at MAX_BANNED_CONTRACTS by @sanity in #4370
- fix(server): guard web contract unpack against path traversal by @sanity in #4372
- feat: warn on the homepage when served assets are stale (#4289) by @sanity in #4368
- feat(governance): egress self-block for banned contracts at originator entry-points by @sanity in #4371
- fix(transport): fail stream not connection on outbound-stream failure by @sanity in #4374
- build: release 0.2.71 by @sanity in #4375
Full Changelog: v0.2.70...v0.2.71