Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 08:19

What's Changed

This release introduces fixes to improve the results returned by IPFS Check:

  • Only run check against providers that support Bitswap (#70) by leveraging IPIP-484 to filter providers. PR
  • Fix a bug so that IPFS Check always checks providers from both the DHT and the IPNI (even if one source returns the max number more quickly than the other) PR

PRs included in the release

  • fix: limit providers from each source to half of max by @2color in #71
  • feat: filter bitswap providers in ipni client by @2color in #72

Full Changelog: v0.3.0...v0.4.0