Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 10:32

What's Changed

Notable changes

  • Go minimum has been increased from 1.19 to 1.20
  • go-libp2p@v0.30.0
  • Fixes for identity CID handling
  • Fixes to properly support byte-range selectors for sharded UnixFS files

Commits

  • [dd962a3291] - v0.15.0 bump (Rod Vagg)
  • [f0fa86553a] - chore: add identity CID parse tests (Rod Vagg)
  • [1be7c1a203] - fix: traverser should skip over identity CIDs (Rod Vagg)
  • [94b2566ee5] - fix(ipld): update ipld deps, only slurp LargeBytesNode when matching (Rod Vagg)
  • [3a753b89aa] - chore: go mod tidy (Rod Vagg)
  • [6133b9df7c] - chore: bump go-libp2p and/or quic-go to latest version (web3-bot)
  • [343b7e9a25] - chore: bump go.mod to Go 1.20 and run go fix (web3-bot)
  • [a82f509115] - chore: bump go.mod to Go 1.20 and run go fix (web3-bot)
  • [e71ac280ba] - ci: uci/copy-templates (#430) (web3-bot)
  • [36862dae61] - chore: delete templates [skip ci] (#429) (web3-bot)
  • [34a7a1e605] - docs(version): update for v0.14.7 (hannahhoward)
    Full Changelog: v0.14.7...v0.15.0