v0.21.0 - Fix, Clean & Polish #2529
dignifiedquire
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Protocol Changes
/relay
instead of/derp
, this means all0.21
nodes are only compatible with relays>= 0.20
API Changes
iroh-cli
author
->authors
blob
->blobs
doc
->docs
tag
->tags
new
->create
metrics_dump_path
on the top level CLI parameters, which if set will make sure metrics are collected at regular intervals and written to the provided path in CSV format.iroh
client::MemIroh
useiroh::client::Iroh
insteadclient::QuicIroh
useiroh::client::Iroh
insteadclient::MemDoc
useiroh::client::docs::Doc
insteadclient::QuicDoc
useiroh::client::docs::Doc
insteadiroh-net
magicsock::metrics::Metrics::update_endpoints
->update_direct_addrs
.iroh-relay
feature flagendpoint::Builder::peers_path
endpoint::Builder::known_nodes
iroh-net
tokio_util::task::LocalPoolHandle
now use our ownLocalPool
/LocalPoolHandle
.⛰️ Features
🐛 Bug Fixes
🚜 Refactor
iroh-net
behindiroh-relay
cfg flag (#2516) - (f37d9f9)/relay
instead of/derp
(#2489) - (b7b493d)📚 Documentation
🧪 Testing
bao_store_migration
test logging (#2483) - (d17ffa3)⚙️ Miscellaneous Tasks
Deprecation
This discussion was created from the release v0.21.0 - Fix, Clean & Polish.
Beta Was this translation helpful? Give feedback.
All reactions