All notable changes to iroh-gossip will be documented in this file.
0.31.0 - 2025-01-14
0.30.1 - 2024-12-20
- Add missing Sync bound to EventStream's inner - (d7039c4)
0.30.0 - 2024-12-17
- Remove rpc from default features - (10e9b68)
- [breaking] Introduce builder pattern to construct Gossip (#17) - (0e6fd20)
- Update to iroh 0.30 - (b3a5a33)
- Improve connection handling (#22) - (61e64c7)
- Prevent task leak for rpc handler task (#20) - (03db85d)
- 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)
0.29.0 - 2024-12-04
- Add cli - (16f3505)
- Update to latest iroh (#11) - (89e91a3)
- Reexport ALPN at top level - (7a0ec63)
- Update to iroh@0.29.0 - (a28327c)
- Use hex for debugging and display - (b487112)
- Fixup deny.toml - (e614d86)
- Prune some deps (#8) - (ba0f6b0)
- Init changelog - (3eb675b)
- Fix changelog generation - (95a4611)
0.28.1 - 2024-11-04
- Release iroh-gossip version 0.28.1 - (efce3e1)