v0.32.0 #3166
ramfox
announced in
Announcements
v0.32.0
#3166
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
iroh
iroh::endpoint::get_remote_node_id
has been removed. Useiroh::endpoint::Connection::remote_node_id
instead.iroh::endpoint::Connecting::local_ip
is removed.iroh::endpoint::Connecting::remote_address
is removed.iroh::endpoint::Connection::local_ip
is removed.iroh::endpoint::Connection::remote_address
is removed.discovery-pkarr-dht
feature became non-default (moved from opt-out to opt-in).iroh::Endpoint::connect
returns aniroh::endpoint::Connecting
iroh::endpoint::Connecting
resolves to aniroh::endpoint::Connection
iroh-net-report
iroh_net_report::Client::new
now takes additional parametermapped_addrs: Option
iroh-test
iroh_test::parse_hexdump
is replaced withdata_encoding::HEXLOWER.decode
iroh_test::CallOnDrop
is replaced withtokio_util::task::AbortOnDropHandle
iroh-test::logging
is replaced withtracing-test
⛰️ Features
iroh-relay
compile & run in browsers (#3119) - (03e3e3c)🐛 Bug Fixes
quinn::Endpoint::wait_idle
fromiroh::Endpoint::close
process (#3165) - (a1d21c6)🚜 Refactor
timer
module withAbortOnDropHandle
and sleep (#3141) - (43e9805)n0-future
in favor offutures-*
libraries andtokio::{spawn,task,time}
(#3156) - (617fa50)📚 Documentation
⚙️ Miscellaneous Tasks
This discussion was created from the release v0.32.0.
Beta Was this translation helpful? Give feedback.
All reactions