All notable changes to iroh-blobs will be documented in this file.
0.30.0 - 2024-12-17
- Update to new protocolhandler (#29) - (dba7850)
- Import iroh_base::ticket::BlobTicket and iroh_base::hash - (f9d3ae1)
- [breaking] Update to [email protected] (#41) - (74f1ee3)
- [breaking] Make
net_protocol
feature work withoutrpc
(#27) - (4c1446f) - Fix the task leak with the lazy in-mem rpc client while still keeping it lazy (#31) - (9ae2e52)
- Fix silent failure to add data of more than ~16MB via add_bytes or add_bytes_named (#36) - (dec9643)
- [breaking] Make Dialer trait private and inline iroh::dialer::Dialer (#34) - (d91b2ce)
- [breaking] Remove the migration from redb v1 (#33) - (ae91f16)
- Simplify quinn rpc test (#39) - (60dfdbb)
0.29.0 - 2024-12-04
- Update to renamed iroh-net (#18) - (b9dbf2c)
- Update to [email protected] - (e9b136a)
- Avoid
get_protocol
, just keepArc<Blobs>
around - (7b404f1)
- Add simple file transfer example - (7ba883d)
- Update iroh-test to 0.29 - (cda9756)
- Import examples from main repo - (1579555)
0.28.1 - 2024-11-04
- Use correctly patched iroh-quinn and iroh-net - (b3c5f76)
- Release iroh-blobs version 0.28.1 - (191cd2a)