All notable changes to iroh-docs will be documented in this file.
0.32.0 - 2025-02-05
- Remove individual repo project tracking (#29) - (7c4c871)
- Upgrade to
iroh
,iroh-gossip
, andiroh-blobs
v0.32.0 (#33) - (85ea65d)
0.31.0 - 2025-01-14
- Add project tracking (#24) - (a5219d1)
- Pin nextest version (#25) - (9340e32)
- Fix URL to actions by using a variable (#27) - (7667e46)
- Upgrade to
iroh@v0.31.0
(#28) - (7911992)
0.30.0 - 2024-12-17
- [breaking] Remove rpc from the default feature flag set - (5897668)
- [breaking] Add Docs
which wraps the Engine(#18) - (857f0dc) - [breaking] Update to iroh@0.30.0 & MSRV 1.81 - (31b6698)
0.29.0 - 2024-12-04
- Extract RPC definitions into here - (176715a)
- Remove all blobs gc related tests - (c63bae3)
- Switch to hex - (e8fa3da)
- (iroh-gossip) Configure the max message size (#2340) - (8815bed)
- (iroh-net) [breaking] Improve initial connection latency (#2234) - (62afe07)
- (iroh-net) Own the public QUIC API (#2279) - (6f4c35e)
- (iroh-net) [breaking] Upgrade to Quinn 0.11 and Rustls 0.23 (#2595) - (add0bc3)
- [breaking] New quic-rpc, simlified generics, bump MSRV to 1.76 (#2268) - (9c49883)
- Set derive_more to 1.0.0 (no beta!) (#2736) - (9e517d0)
- Ci (#1) - (6b2c973)
- (docs) Prevent deadlocks with streams returned from docs actor (#2346) - (6251369)
- (iroh-docs) Ensure docs db write txn gets closed regularly under all circumstances (#2474) - (ea226dd)
- (iroh-docs) [breaking] Add
flush_store
and use it to make sure the default author is persisted (#2471) - (f67a8b1) - (iroh-docs) Do not dial invalid peers (#2470) - (dc7645e)
- (iroh-net) Prevent adding addressing info that points back to us (#2333) - (54d5991)
- (iroh-net) Fix a compiler error with newer
derive_more
versions (#2578) - (3f93765) - (iroh-net) [breaking] DiscoveredDirectAddrs need to update the timestamp (#2808) - (916aedd)
- Properly wait for docs engine shutdown (#2389) - (5b48493)
- Pin derive_more to avoid sudden breakages (#2584) - (cfda981)
- (iroh) [breaking] Remove tags from downloader (#2348) - (38f75de)
- (iroh-docs) Replace flume with async_channel in docs (#2540) - (335b6b1)
- (iroh-net) [breaking] Rename MagicEndpoint -> Endpoint (#2287) - (86e7c07)
- Renames iroh-sync & iroh-bytes (#2271) - (f1c3cf9)
- Move docs engine into iroh-docs (#2343) - (28cf40b)
- [breaking] Metrics (#2464) - (4938055)
- [breaking] Migrate to tokio's AbortOnDropHandle (#2701) - (cf05227)
- Extract
ProtocolHandler
impl into here - (16bc7fe)
- ()* Document cargo features in docs (#2761) - (8346d50)
- Fix typos discovered by codespell (#2534) - (b5b7072)
- Release - (b8dd924)
- Release - (045e3ce)
- Release - (a9a8700)
- Release - (08fe6f3)
- Introduce crate-ci/typos (#2430) - (b97e407)
- Release - (73c22f7)
- Release - (9b53b1b)
- Fix clippy warnings (#2550) - (956c51a)
- Release - (5fd07fa)
- Release - (92d8493)
- Release - (f929d15)
- Release - (7e3f028)
- Release - (5f98043)
- Format imports using rustfmt (#2812) - (e6aadbd)
- Increase version numbers and update (#2821) - (5ac936f)
- Release - (d52df5f)
- Copy missing files - (61d8e6a)
- Update Cargo.toml - (6be9cb0)
- Upgrade 0.28 iroh-net - (7e48c6a)
- Upgrade 0.28 iroh-router - (933af7a)
- Release iroh-docs version 0.28.0 - (c3017de)