Skip to content

Releases: ipfs/helia

interface: v4.0.0

24 Jan 15:43
4864f29
Compare
Choose a tag to compare

4.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • the libp2p property has been removed from the Helia interface in @helia/interface - it is still present on the return type of createHelia from the helia module

Features

  • add @helia/http to monorepo (#372) (76220cd)
  • expose configured dag walkers and hashers on helia interface (#381) (843fba4), closes #375

Bug Fixes

  • update ipns module to v9 and fix double verification of records (#396) (f2853f8)

http: v1.0.0

24 Jan 15:43
4864f29
Compare
Choose a tag to compare

1.0.0 (2024-01-24)

@helia/http is a new and lightweight implementation of IPFS over HTTP which exports a createHeliaHTTP function that returns an object that implements a lightweight version of the Helia API that functions only over HTTP. By default, content and peer routing are requests are resolved using the Delegated HTTP Routing API and blocks are fetched from Trustless Gateways.

Pass it to other modules like @helia/unixfs to fetch files from the distributed web. See package for usage examples.

⚠ BREAKING CHANGES

  • the libp2p property has been removed from the Helia interface in @helia/interface - it is still present on the return type of createHelia from the helia module

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^1.0.0 to ^2.0.0
      • @helia/interface bumped from ^3.0.1 to ^4.0.0
      • @helia/routers bumped from ^0.0.0 to ^1.0.0
      • @helia/utils bumped from ^0.0.0 to ^0.0.1

helia: v4.0.0

24 Jan 15:43
4864f29
Compare
Choose a tag to compare

4.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • remove gossipsub from default libp2p services (#401)
  • the libp2p property has been removed from the Helia interface in @helia/interface - it is still present on the return type of createHelia from the helia module

Features

Bug Fixes

  • add a test for reading the peer id from the datastore (#397) (4836d52)
  • ignore libp2p start param in helia factory (#382) (c8d2fac), closes #344
  • remove gossipsub from default libp2p services (#401) (99c94f4)
  • update ipns module to v9 and fix double verification of records (#396) (f2853f8)

Dependencies

  • bump @chainsafe/libp2p-noise from 14.1.0 to 15.0.0 (#393) (4943c5b)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^1.0.0 to ^2.0.0
      • @helia/interface bumped from ^3.0.1 to ^4.0.0
      • @helia/routers bumped from ^0.0.0 to ^1.0.0
      • @helia/utils bumped from ^0.0.0 to ^0.0.1

dag-json: v3.0.0

24 Jan 15:43
4864f29
Compare
Choose a tag to compare

3.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • the libp2p property has been removed from the Helia interface in @helia/interface - it is still present on the return type of createHelia from the helia module

Features

Dependencies

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

dag-cbor: v3.0.0

24 Jan 15:43
4864f29
Compare
Choose a tag to compare

3.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • the libp2p property has been removed from the Helia interface in @helia/interface - it is still present on the return type of createHelia from the helia module

Features

Dependencies

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

car: v3.0.0

24 Jan 15:43
4864f29
Compare
Choose a tag to compare

3.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • the libp2p property has been removed from the Helia interface in @helia/interface - it is still present on the return type of createHelia from the helia module

Features

  • add @helia/http to monorepo (#372) (76220cd)
  • expose configured dag walkers and hashers on helia interface (#381) (843fba4), closes #375

Dependencies

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

block-brokers: v2.0.0

24 Jan 15:43
4864f29
Compare
Choose a tag to compare

2.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • the libp2p property has been removed from the Helia interface in @helia/interface - it is still present on the return type of createHelia from the helia module

Features

  • add @helia/http to monorepo (#372) (76220cd)
  • expose configured dag walkers and hashers on helia interface (#381) (843fba4), closes #375

Dependencies

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

interop: v3.0.1

16 Jan 11:47
5c6a066
Compare
Choose a tag to compare

3.0.1 (2024-01-16)

Bug Fixes

unixfs: v2.0.1

12 Jan 15:08
1323117
Compare
Choose a tag to compare

Dependencies

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

strings: v2.0.1

12 Jan 15:08
1323117
Compare
Choose a tag to compare

Dependencies

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