Skip to content

Latest commit

 

History

History
98 lines (53 loc) · 4.39 KB

CHANGELOG.md

File metadata and controls

98 lines (53 loc) · 4.39 KB

Changelog

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