fix federation recovery after network suspension
CI / check (push) Successful in 1m13s

This commit is contained in:
Ultradesu
2026-09-02 15:09:16 +01:00
parent 02ef0095f5
commit 95bcc9bac4
12 changed files with 342 additions and 63 deletions
+6
View File
@@ -0,0 +1,6 @@
# Changelog
## v0.4.1 — 2026-09-02
- `federation-net 0.3.1`: recover timed-out or failed Mainline-DHT rendezvous clients and expose network health to applications.
- `music-dht 0.4.1`: retain temporarily unreachable contacts and serialize duplicate dial attempts with bounded backoff.