Skip to content

Latest commit

 

History

History
148 lines (81 loc) · 6.96 KB

CHANGELOG.md

File metadata and controls

148 lines (81 loc) · 6.96 KB

Changelog

1.0.0 (2024-10-07)

⚠ BREAKING CHANGES

  • the .dagWalkers property has been removed
  • helia now uses libp2p@2.x.x

Features

Bug Fixes

Dependencies

  • dev: bump sinon from 18.0.1 to 19.0.2 (#634) (23e62e1)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.3.1 to ^5.0.0

0.3.3 (2024-07-31)

Bug Fixes

Documentation

Dependencies

  • bump aegir from 42.2.11 to 43.0.1 (#552) (74ccc92)
  • bump aegir from 43.0.3 to 44.0.1 (#569) (6952f05)
  • dev: bump sinon from 17.0.2 to 18.0.0 (#536) (62f77df)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.3.0 to ^4.3.1

0.3.2 (2024-05-27)

Bug Fixes

  • add missing log prefix colon for helia:session-storage (#544) (011fa92)

0.3.1 (2024-05-20)

Bug Fixes

0.3.0 (2024-05-01)

Features

  • add metrics property to helia interface (#512) (f7f71bb)

Bug Fixes

  • do not append peer ids to provider multiaddrs (#516) (e4e67d0)
  • log peer id as string not object (#514) (f6bcbd4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.2.0 to ^4.3.0

0.2.0 (2024-04-15)

Features

  • add block session support to @helia/interface (#398) (5cf216b)

Bug Fixes

  • add sideEffects: false to package.json (#485) (8c45267)
  • blockstore operations should throw when passed an aborted signal (#497) (9a10498)
  • cancel in-flight block requests when racing brokers (#490) (395cd9e)
  • improve sessions implementation (#495) (9ea934e)
  • increase default listers on abort signals (#484) (7cd012a)
  • wrap blockstore in identity blockstore (#493) (b67ac5f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.1.0 to ^4.2.0

0.1.0 (2024-03-14)

Features

  • expose .dns property on @helia/interface (#465) (8c9bb7d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.0.1 to ^4.1.0

0.0.2 (2024-02-28)

Bug Fixes

Dependencies

  • update libp2p patch versions (917a1bc)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.0.0 to ^4.0.1

0.0.1 (2024-01-24)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^3.0.1 to ^4.0.0