⛰️ Features
- (iroh) Add metrics for relay connections (#4477) - (fc1fc21)
- (iroh-relay, iroh) Inform clients when they are rate-limited and warn log in iroh (#4455) - (e68dbda)
🐛 Bug Fixes
- (iroh) Keep answering priority messages during relay reconnect backoff delay (#4444) - (0458319)
- (iroh) Route net_report HTTP probes through the configured proxy (#4463) - (de24dae)
- (iroh) Drain relay tasks with join_next instead of join_all (#4460) - (09a0aca)
- (iroh-dns-server) Enable TCP keepalive on HTTP listeners (#4462) - (735958f)
- Bind iroh-dns-server to both IPv4 and IPv6 (#4432) - (bbc82b6)
- [breaking] Fix serialization of CustomAddr so that the data serializes the same as a Vec (#4465) - (4706ec9)
- Use random mapped addrs instead of a counter. (#4469) - (a05c9c4)
🚜 Refactor
📚 Documentation
🧪 Testing
- (iroh) Update patchbay to 0.7.0 (#4445) - (7d8c9bf)
- (iroh) Disable flaky patchbay test for now (#4449) - (d27d430)
- (iroh) Add patchbay tests for relay connectivity (#4434) - (8455111)
⚙️ Miscellaneous Tasks
- ()* Update
noqandnet-toolsdependencies (#4487) - (1960e73) - (ci) Pin sccache to 0.16 on windows due to cli len limit (#4456) - (0438766)
- (iroh-dns-server) Replace
mainlinewithn0-mainlineand updatelru(#4470) - (82eed32) - (secruity) Hardening + lock files + dependabot cooldown (#4480) - (89ed3bf)
- Run daily flaky CI even 2h earlier (#4431) - (e080db7)