v0.18.0 - Small, but helpful #2352
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
-
API Deprecations
Not breaking yet, but will be breaking in the next release.
iroh
client::Client.blobs
, useclient::Client::blobs()
client::Client.docs
, useclient::Client::docs()
client::Client.authors
, useclient::Client::authors()
client::Client.tags
, useclient::Client::tags()
API Breaking Changes
iroh-blobs
util::LivenessTracker
downloader::DownloadRequest
tag
untagged
tag
util::TagDrop
util::TagCounter
iroh-gossip
Gossip::max_message_size
net::util::read_message
, addedmax_message_size
paramnet::util::write_message
, addedmax_message_size
paramnet::util::read_lp
, addedmax_message_size
paramproto::MAX_MESSAGE_SIZE
⛰️ Features
🐛 Bug Fixes
Poll::Read(Ok(n))
when we have no relay URL or direct addresses inpoll_send
(#2322) - (b2f0b0e)🚜 Refactor
📚 Documentation
🧪 Testing
⚙️ Miscellaneous Tasks
This discussion was created from the release v0.18.0 - Small, but helpful.
Beta Was this translation helpful? Give feedback.
All reactions