Skip to content

Commit d54a5de

Browse files
chore: Release
1 parent 7259ab5 commit d54a5de

File tree

13 files changed

+106
-48
lines changed

13 files changed

+106
-48
lines changed

CHANGELOG.md

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,64 @@
22

33
All notable changes to iroh will be documented in this file.
44

5-
## [0.21.0](https://github.com/n0-computer/iroh/compare/v0.20.0..0.21.0) - 2024-07-22
5+
## [0.22.0](https://github.com/n0-computer/iroh/compare/v0.21.0..0.22.0) - 2024-08-05
6+
7+
### ⛰️ Features
8+
9+
- *(iroh)* Improve documentation and canonicalize docs in `iroh::client` ([#2553](https://github.com/n0-computer/iroh/issues/2553)) - ([d937234](https://github.com/n0-computer/iroh/commit/d937234621791338a65338678badc35345784296))
10+
- Override to staging relays ([#2551](https://github.com/n0-computer/iroh/issues/2551)) - ([ed4420b](https://github.com/n0-computer/iroh/commit/ed4420b5df75d4cfe3623c3e722f33a8a19449ce))
11+
12+
### 🐛 Bug Fixes
13+
14+
- *(iroh)* Do not set low max streams in builder ([#2593](https://github.com/n0-computer/iroh/issues/2593)) - ([215cd1d](https://github.com/n0-computer/iroh/commit/215cd1d8ffdc4b7fbaeceb792da981c40f59b41a))
15+
- *(iroh-blobs)* Use async_channel instead of flume for local_pool ([#2533](https://github.com/n0-computer/iroh/issues/2533)) - ([9052905](https://github.com/n0-computer/iroh/commit/9052905d0d75d62c761139f02294d6abc1c53af6))
16+
- *(iroh-blobs)* Do not hit the network when downloading blobs which are complete ([#2586](https://github.com/n0-computer/iroh/issues/2586)) - ([0784403](https://github.com/n0-computer/iroh/commit/07844031c3e568e34c64a825803c9cd3f91a2035))
17+
- *(iroh-cli)* [**breaking**] Improve cli and configuration file ([#2532](https://github.com/n0-computer/iroh/issues/2532)) - ([0fc3794](https://github.com/n0-computer/iroh/commit/0fc37942be3d68399fbe45401ba7d67be43a83a6))
18+
- *(iroh-gossip)* Connection loop misuses `tokio::select!` leading to read errors ([#2572](https://github.com/n0-computer/iroh/issues/2572)) - ([32bb0f3](https://github.com/n0-computer/iroh/commit/32bb0f3be432676ca49473e75c7eb00db32a3673))
19+
- *(iroh-net)* Fix a compiler error with newer `derive_more` versions ([#2578](https://github.com/n0-computer/iroh/issues/2578)) - ([3f3fec5](https://github.com/n0-computer/iroh/commit/3f3fec5010a97f7d11f00b9c3eb2f05e167a1472))
20+
- *(iroh-net)* Make a single direct address in NodeAddr instant ([#2580](https://github.com/n0-computer/iroh/issues/2580)) - ([f5b3918](https://github.com/n0-computer/iroh/commit/f5b3918b8d4a0077334980b91ca6339acaa1c55f))
21+
- Docker image builds ([#2530](https://github.com/n0-computer/iroh/issues/2530)) - ([5c60a52](https://github.com/n0-computer/iroh/commit/5c60a52dd442525852f1b1a0b0f5fc62b463060e))
22+
- Disable docs preview on forks ([#2558](https://github.com/n0-computer/iroh/issues/2558)) - ([741b42f](https://github.com/n0-computer/iroh/commit/741b42fa4260c94b4e80b633bffdf5add6ee24aa))
23+
- Force CI to use staging relays ([#2560](https://github.com/n0-computer/iroh/issues/2560)) - ([ffeb1a9](https://github.com/n0-computer/iroh/commit/ffeb1a901387a56a1544ef058a86843f500eb84a))
24+
- Pin derive_more to avoid sudden breakages ([#2584](https://github.com/n0-computer/iroh/issues/2584)) - ([1ba033c](https://github.com/n0-computer/iroh/commit/1ba033cf0cc601c7ffd4c09822190ddbb2fb8197))
25+
26+
### 🚜 Refactor
27+
28+
- *(iroh)* Remove flume from iroh gossip ([#2542](https://github.com/n0-computer/iroh/issues/2542)) - ([2964569](https://github.com/n0-computer/iroh/commit/29645698ca794d88314ff9c1117e962ec6260650))
29+
- *(iroh)* Remove flume from iroh-cli and iroh ([#2543](https://github.com/n0-computer/iroh/issues/2543)) - ([347d45c](https://github.com/n0-computer/iroh/commit/347d45c3de3bcba878657566a67f4e1825b03bc4))
30+
- *(iroh-docs)* Replace flume with async_channel in docs ([#2540](https://github.com/n0-computer/iroh/issues/2540)) - ([e7a7552](https://github.com/n0-computer/iroh/commit/e7a7552191b71b476cab0a75544f129e657d8dfe))
31+
- *(iroh-net)* Replace flume in iroh-net with async_channel ([#2539](https://github.com/n0-computer/iroh/issues/2539)) - ([22314a1](https://github.com/n0-computer/iroh/commit/22314a18228799e26de8ba2c0e44b45aec3b2af4))
32+
- *(iroh-net)* Move more server code behind `iroh-relay` feature flag ([#2566](https://github.com/n0-computer/iroh/issues/2566)) - ([1dda2f7](https://github.com/n0-computer/iroh/commit/1dda2f7ab706cf794d2c8f4e6b47b24caf2f1c78))
33+
- *(iroh-net)* [**breaking**] Improve server modules structure & rename structs ([#2568](https://github.com/n0-computer/iroh/issues/2568)) - ([29d2e82](https://github.com/n0-computer/iroh/commit/29d2e82a577ebc8cb4029c0df0138fe662031d5c))
34+
- *(iroh-net)* Switch to (now stable) `IpAddr::to_canonical` ([#2569](https://github.com/n0-computer/iroh/issues/2569)) - ([7fdd6cb](https://github.com/n0-computer/iroh/commit/7fdd6cb64f24c908862ccdf59fb5ca466e0b508f))
35+
36+
### 📚 Documentation
37+
38+
- *(iroh)* Add documentations and examples for the `iroh::node::Client` ([#2582](https://github.com/n0-computer/iroh/issues/2582)) - ([55836fa](https://github.com/n0-computer/iroh/commit/55836fa5ca56fe6964be52046bb0c7f77e62b647))
39+
- *(iroh-cli)* Point to the configuration refernce from each iroh subcommand ([#2571](https://github.com/n0-computer/iroh/issues/2571)) - ([8e4e586](https://github.com/n0-computer/iroh/commit/8e4e586cece3968700a13562058f3a5c152c1805))
40+
- Fix typos discovered by codespell ([#2534](https://github.com/n0-computer/iroh/issues/2534)) - ([8435a45](https://github.com/n0-computer/iroh/commit/8435a45e3ee273d5a8dcb083eadc333426024b8b))
41+
- Update description in cargo.toml - ([7259ab5](https://github.com/n0-computer/iroh/commit/7259ab584d509bde8f45654700a4bd9e74e4405c))
42+
43+
### 🧪 Testing
44+
45+
- *(iroh-blobs)* Comment out ignored test (that is not a flaky test) ([#2559](https://github.com/n0-computer/iroh/issues/2559)) - ([15f36b3](https://github.com/n0-computer/iroh/commit/15f36b373ec3dc86d9a81caeef54f8a165c10001))
46+
- *(iroh-cli)* Update to new api ([#2549](https://github.com/n0-computer/iroh/issues/2549)) - ([f97c1c0](https://github.com/n0-computer/iroh/commit/f97c1c0858161a8c0e0f64b862aaceea0035d371))
47+
- *(iroh-cli)* Remove flaky mark from 5 tests and improve logs ([#2562](https://github.com/n0-computer/iroh/issues/2562)) - ([14fccee](https://github.com/n0-computer/iroh/commit/14fcceed53e9633402ba1b978f2002901b615ba8))
48+
- *(iroh-cli)* Reduce flakyness of cli_provide_file_resume ([#2563](https://github.com/n0-computer/iroh/issues/2563)) - ([f085e63](https://github.com/n0-computer/iroh/commit/f085e633c82531b7d24a70703ae48a2562eccfdd))
49+
- *(iroh-cli)* Make cli resumption tests not flaky ([#2564](https://github.com/n0-computer/iroh/issues/2564)) - ([9e6b1e0](https://github.com/n0-computer/iroh/commit/9e6b1e0897b15ea7096c95143e11e09e948c862e))
50+
- *(iroh-net)* Increase timeout for local swarm discovery test ([#2574](https://github.com/n0-computer/iroh/issues/2574)) - ([605a85d](https://github.com/n0-computer/iroh/commit/605a85d9c121f8d2b48f91c2eb1e86cfa451bd22))
51+
52+
### ⚙️ Miscellaneous Tasks
53+
54+
- *(iroh-net)* Remove need for relay info in best_addr ([#2579](https://github.com/n0-computer/iroh/issues/2579)) - ([d662bfc](https://github.com/n0-computer/iroh/commit/d662bfc663ad956bbb38716bd5b8022a699bfce4))
55+
- Fix clippy warnings ([#2550](https://github.com/n0-computer/iroh/issues/2550)) - ([73de21b](https://github.com/n0-computer/iroh/commit/73de21b35d6b83def03f51caca06c1931ea8ee77))
56+
- Generate docs for each PR ([#2547](https://github.com/n0-computer/iroh/issues/2547)) - ([0812333](https://github.com/n0-computer/iroh/commit/081233357d4dbe0cabe890009d674839d9de18be))
57+
58+
### Ref
59+
60+
- *(iroh-net)* Don't write the match as fully exhaustive ([#2585](https://github.com/n0-computer/iroh/issues/2585)) - ([43ef8b6](https://github.com/n0-computer/iroh/commit/43ef8b6e87048f7f28ddb4c2b97d7bf4fe853b90))
61+
62+
## [0.21.0](https://github.com/n0-computer/iroh/compare/v0.20.0..v0.21.0) - 2024-07-22
663

764
### ⛰️ Features
865

@@ -42,6 +99,7 @@ All notable changes to iroh will be documented in this file.
4299
- *(bytes)* Bytes v1.6.0 was yanked so upgrade to bytes v1.6.1 ([#2503](https://github.com/n0-computer/iroh/issues/2503)) - ([ecfbed3](https://github.com/n0-computer/iroh/commit/ecfbed3d5e1bdaca36ab1ddd2ebcd01a6b286a94))
43100
- Add a flaky tests failure report to our discord notification ([#2496](https://github.com/n0-computer/iroh/issues/2496)) - ([f84c06e](https://github.com/n0-computer/iroh/commit/f84c06eb87ed8b93b1bce71c8502732db7faeedb))
44101
- Keep GitHub Actions up to date with GitHub's Dependabot ([#2498](https://github.com/n0-computer/iroh/issues/2498)) - ([538efbf](https://github.com/n0-computer/iroh/commit/538efbfc6575733114292ddcfdc040adb50a246c))
102+
- Release - ([1145b34](https://github.com/n0-computer/iroh/commit/1145b34a2f8001a37bcf907626dc8ebd8dd77da4))
45103

46104
### Deprecation
47105

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

iroh-base/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-base"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "base type and utilities for Iroh"

iroh-blobs/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-blobs"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "blob and collection transfer support for iroh"
@@ -28,10 +28,10 @@ futures-lite = "2.3"
2828
genawaiter = { version = "0.99.1", features = ["futures03"] }
2929
hashlink = { version = "0.9.0", optional = true }
3030
hex = "0.4.3"
31-
iroh-base = { version = "0.21.0", features = ["redb"], path = "../iroh-base" }
31+
iroh-base = { version = "0.22.0", features = ["redb"], path = "../iroh-base" }
3232
iroh-io = { version = "0.6.0", features = ["stats"] }
33-
iroh-metrics = { version = "0.21.0", path = "../iroh-metrics", default-features = false }
34-
iroh-net = { version = "0.21.0", path = "../iroh-net" }
33+
iroh-metrics = { version = "0.22.0", path = "../iroh-metrics", default-features = false }
34+
iroh-net = { version = "0.22.0", path = "../iroh-net" }
3535
num_cpus = "1.15.0"
3636
parking_lot = { version = "0.12.1", optional = true }
3737
pin-project = "1.1.5"

iroh-cli/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-cli"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Bytes. Distributed."
@@ -40,9 +40,9 @@ futures-util = { version = "0.3.30", features = ["futures-sink"] }
4040
hex = "0.4.3"
4141
human-time = "0.1.6"
4242
indicatif = { version = "0.17", features = ["tokio"] }
43-
iroh = { version = "0.21.0", path = "../iroh", features = ["metrics"] }
44-
iroh-gossip = { version = "0.21.0", path = "../iroh-gossip" }
45-
iroh-metrics = { version = "0.21.0", path = "../iroh-metrics" }
43+
iroh = { version = "0.22.0", path = "../iroh", features = ["metrics"] }
44+
iroh-gossip = { version = "0.22.0", path = "../iroh-gossip" }
45+
iroh-metrics = { version = "0.22.0", path = "../iroh-metrics" }
4646
parking_lot = "0.12.1"
4747
pkarr = { version = "1.1.5", default-features = false }
4848
portable-atomic = "1"

iroh-dns-server/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-dns-server"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
edition = "2021"
55
description = "A pkarr relay and DNS server"
66
license = "MIT OR Apache-2.0"
@@ -24,7 +24,7 @@ governor = "0.6.3"
2424
hickory-proto = "0.24.0"
2525
hickory-server = { version = "0.24.0", features = ["dns-over-rustls"] }
2626
http = "1.0.0"
27-
iroh-metrics = { version = "0.21.0", path = "../iroh-metrics" }
27+
iroh-metrics = { version = "0.22.0", path = "../iroh-metrics" }
2828
lru = "0.12.3"
2929
mainline = "2.0.1"
3030
parking_lot = "0.12.1"
@@ -53,7 +53,7 @@ z32 = "1.1.1"
5353

5454
[dev-dependencies]
5555
hickory-resolver = "0.24.0"
56-
iroh-net = { version = "0.21.0", path = "../iroh-net" }
56+
iroh-net = { version = "0.22.0", path = "../iroh-net" }
5757
iroh-test = { path = "../iroh-test" }
5858
pkarr = { version = "2.0.0", features = ["rand"] }
5959

iroh-docs/Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-docs"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Iroh sync"
@@ -25,11 +25,11 @@ futures-buffered = "0.2.4"
2525
futures-lite = "2.3.0"
2626
futures-util = { version = "0.3.25" }
2727
hex = "0.4"
28-
iroh-base = { version = "0.21.0", path = "../iroh-base" }
29-
iroh-blobs = { version = "0.21.0", path = "../iroh-blobs", optional = true, features = ["downloader"] }
30-
iroh-gossip = { version = "0.21.0", path = "../iroh-gossip", optional = true }
31-
iroh-metrics = { version = "0.21.0", path = "../iroh-metrics", default-features = false }
32-
iroh-net = { version = "0.21.0", optional = true, path = "../iroh-net" }
28+
iroh-base = { version = "0.22.0", path = "../iroh-base" }
29+
iroh-blobs = { version = "0.22.0", path = "../iroh-blobs", optional = true, features = ["downloader"] }
30+
iroh-gossip = { version = "0.22.0", path = "../iroh-gossip", optional = true }
31+
iroh-metrics = { version = "0.22.0", path = "../iroh-metrics", default-features = false }
32+
iroh-net = { version = "0.22.0", optional = true, path = "../iroh-net" }
3333
lru = "0.12"
3434
num_enum = "0.7"
3535
postcard = { version = "1", default-features = false, features = ["alloc", "use-std", "experimental-derive"] }

iroh-gossip/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-gossip"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "gossip messages over broadcast trees"
@@ -25,9 +25,9 @@ futures-concurrency = { version = "7.6.1", optional = true }
2525
futures-lite = { version = "2.3", optional = true }
2626
futures-util = { version = "0.3.30", optional = true }
2727
indexmap = "2.0"
28-
iroh-base = { version = "0.21.0", path = "../iroh-base" }
29-
iroh-metrics = { version = "0.21.0", path = "../iroh-metrics" }
30-
iroh-net = { path = "../iroh-net", version = "0.21.0", optional = true, default-features = false }
28+
iroh-base = { version = "0.22.0", path = "../iroh-base" }
29+
iroh-metrics = { version = "0.22.0", path = "../iroh-metrics" }
30+
iroh-net = { path = "../iroh-net", version = "0.22.0", optional = true, default-features = false }
3131
postcard = { version = "1", default-features = false, features = ["alloc", "use-std", "experimental-derive"] }
3232
rand = { version = "0.8.5", features = ["std_rng"] }
3333
rand_core = "0.6.4"
@@ -38,7 +38,7 @@ tracing = "0.1"
3838

3939
[dev-dependencies]
4040
clap = { version = "4", features = ["derive"] }
41-
iroh-net = { path = "../iroh-net", version = "0.21.0", default-features = false, features = ["test-utils"] }
41+
iroh-net = { path = "../iroh-net", version = "0.22.0", default-features = false, features = ["test-utils"] }
4242
iroh-test = { path = "../iroh-test" }
4343
rand_chacha = "0.3.1"
4444
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

iroh-metrics/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-metrics"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "metrics for iroh"

iroh-net/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-net"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "networking support for iroh"
@@ -39,7 +39,7 @@ http-body-util = "0.1.0"
3939
hyper = { version = "1", features = ["server", "client", "http1"] }
4040
hyper-util = "0.1.1"
4141
igd-next = { version = "0.14.3", features = ["aio_tokio"] }
42-
iroh-base = { version = "0.21.0", path = "../iroh-base", features = ["key"] }
42+
iroh-base = { version = "0.22.0", path = "../iroh-base", features = ["key"] }
4343
libc = "0.2.139"
4444
num_enum = "0.7"
4545
once_cell = "1.18.0"
@@ -89,7 +89,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"], optional = tr
8989
tokio-rustls-acme = { version = "0.3", optional = true }
9090

9191
# metrics
92-
iroh-metrics = { version = "0.21.0", path = "../iroh-metrics", default-features = false }
92+
iroh-metrics = { version = "0.22.0", path = "../iroh-metrics", default-features = false }
9393
strum = { version = "0.26.2", features = ["derive"] }
9494

9595
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]

0 commit comments

Comments
 (0)