v0.28.1 #2902
ramfox
announced in
Announcements
v0.28.1
#2902
Replies: 1 comment 1 reply
-
|
If the iroh CLI is deprecated, is the intended usage of iroh from here on solely as a library? Would you discourage a third party from developing a new CLI or adopting the old one? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
🛑 deprecations
iroh-blobs,iroh-docs,iroh-gossipwill not longer be re-exported in iroh and must be added as their own crates by v0.29.0Node::clientis deprecated and will be removed in v0.29.0iroh-netsecret_keyproperty of theiroh-relayconfigiroh_net::relay::server::ServerActorTask::secret_keyiroh_net::relay::server::ServerActorTask::public_keyiroh_net::relay::server::ServerActorTask::meta_certsecret_keyiniroh_net::relay::server::RelayConfigiroh_net::portmapperis moved to its own crate:portmapperiroh_net::nethas been split and added to thenetwatchcrateiroh_net::relay::server::ServerActorTask::newnow takes no argumentsMagicsockMetricsis now#[non_exhaustive]. This allows us to add more metrics without breaking backwards compatibility in the future. The struct is not meant to be constructed outside ofiroh-netanyways.iroh-baseiroh_base::rpc::RpcErroriroh_base::rpc::RpcResultirohiroh::node::ProtocolHandler->iroh::router::ProtocolHandler🐛 Bug Fixes
📚 Documentation
⚙️ Miscellaneous Tasks
Beta Was this translation helpful? Give feedback.
All reactions