Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 11:34
6450bf5

4.0.0 (2023-09-14)

⚠ BREAKING CHANGES

  • change advertiser interface
  • add pinner to zzzync interface

Features

  • add pinner to zzzync interface (1d23cff)

Bug Fixes

  • catch advertisers/dht query abort error (d3a5aea)
  • handle sync and async code the same (277086b)
  • handle w3 name resolution errors (31ffe91)
  • pinner/w3 uses CarWriter correctly (3f1b3ec)
  • w3 namer uses passed service option (20e1ad3)

Code Refactoring

  • change advertiser interface (7af6741)