Releases: n0-computer/iroh-gossip
Releases · n0-computer/iroh-gossip
v0.31.0
v0.30.1
v0.30.0
⛰️ Features
- Remove rpc from default features - (10e9b68)
- [breaking] Introduce builder pattern to construct Gossip (#17) - (0e6fd20)
- Update to iroh 0.30 - (b3a5a33)
🐛 Bug Fixes
- Improve connection handling (#22) - (61e64c7)
- Prevent task leak for rpc handler task (#20) - (03db85d)
🚜 Refactor
- Adapt ProtocolHandler impl (#16) - (d5285e7)
- [breaking] Align api naming between RPC and direct calls - (35d73db)
- Manually track dials, instead of using
iroh::dialer
(#21) - (2d90828)