Skip to content

Latest commit

 

History

History
529 lines (347 loc) · 22.3 KB

CHANGELOG.md

File metadata and controls

529 lines (347 loc) · 22.3 KB

Changelog

7.0.2 (2024-10-23)

Dependencies

  • bump kubo from 0.30.0 to 0.31.0 (#656) (8364296)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^4.0.0 to ^4.0.1
      • @helia/http bumped from ^2.0.0 to ^2.0.1
      • @helia/routers bumped from ^2.0.0 to ^2.1.0
      • helia bumped from ^5.0.1 to ^5.1.0

7.0.1 (2024-10-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • helia bumped from ^5.0.0 to ^5.0.1

7.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • update kad-dht to 14.0.0 (#648) (60d8c8a)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.4 to ^4.0.0
      • @helia/car bumped from ^3.2.1 to ^4.0.0
      • @helia/dag-cbor bumped from ^3.0.6 to ^4.0.0
      • @helia/dag-json bumped from ^3.0.6 to ^4.0.0
      • @helia/http bumped from ^1.0.11 to ^2.0.0
      • @helia/interface bumped from ^4.3.1 to ^5.0.0
      • @helia/ipns bumped from ^7.2.3 to ^8.0.0
      • @helia/json bumped from ^3.0.6 to ^4.0.0
      • @helia/mfs bumped from ^3.0.8 to ^4.0.0
      • @helia/routers bumped from ^1.1.1 to ^2.0.0
      • @helia/strings bumped from ^3.0.6 to ^4.0.0
      • @helia/unixfs bumped from ^3.0.7 to ^4.0.0
      • helia bumped from ^4.2.6 to ^5.0.0

6.1.8 (2024-09-13)

Bug Fixes

  • test for subscribers to ipns pubsub topic (#584) (c9c644c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.3 to ^3.0.4
      • @helia/car bumped from ^3.2.0 to ^3.2.1
      • @helia/dag-cbor bumped from ^3.0.5 to ^3.0.6
      • @helia/dag-json bumped from ^3.0.5 to ^3.0.6
      • @helia/http bumped from ^1.0.10 to ^1.0.11
      • @helia/json bumped from ^3.0.5 to ^3.0.6
      • @helia/mfs bumped from ^3.0.7 to ^3.0.8
      • @helia/strings bumped from ^3.0.5 to ^3.0.6
      • helia bumped from ^4.2.5 to ^4.2.6

6.1.7 (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)
  • bump kubo from 0.28.0 to 0.29.0 (#555) (117198f)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.2 to ^3.0.3
      • @helia/car bumped from ^3.1.5 to ^3.2.0
      • @helia/dag-cbor bumped from ^3.0.4 to ^3.0.5
      • @helia/dag-json bumped from ^3.0.4 to ^3.0.5
      • @helia/http bumped from ^1.0.9 to ^1.0.10
      • @helia/interface bumped from ^4.3.0 to ^4.3.1
      • @helia/ipns bumped from ^7.2.2 to ^7.2.3
      • @helia/json bumped from ^3.0.4 to ^3.0.5
      • @helia/mfs bumped from ^3.0.6 to ^3.0.7
      • @helia/routers bumped from ^1.1.0 to ^1.1.1
      • @helia/strings bumped from ^3.0.4 to ^3.0.5
      • @helia/unixfs bumped from ^3.0.6 to ^3.0.7
      • helia bumped from ^4.2.4 to ^4.2.5

6.1.6 (2024-06-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • helia bumped from ^4.2.3 to ^4.2.4

6.1.5 (2024-05-27)

Bug Fixes

  • do not depend on external domains in dnslink tests (#547) (21ef20c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.1 to ^3.0.2
      • @helia/http bumped from ^1.0.8 to ^1.0.9
      • helia bumped from ^4.2.2 to ^4.2.3

6.1.4 (2024-05-20)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.0 to ^3.0.1
      • @helia/http bumped from ^1.0.7 to ^1.0.8
      • helia bumped from ^4.2.1 to ^4.2.2

6.1.3 (2024-05-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.1.2 to ^3.0.0
      • @helia/http bumped from ^1.0.6 to ^1.0.7
      • helia bumped from ^4.2.0 to ^4.2.1

6.1.2 (2024-05-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.1.1 to ^2.1.2
      • @helia/car bumped from ^3.1.4 to ^3.1.5
      • @helia/dag-cbor bumped from ^3.0.3 to ^3.0.4
      • @helia/dag-json bumped from ^3.0.3 to ^3.0.4
      • @helia/http bumped from ^1.0.5 to ^1.0.6
      • @helia/interface bumped from ^4.2.0 to ^4.3.0
      • @helia/ipns bumped from ^7.2.1 to ^7.2.2
      • @helia/json bumped from ^3.0.3 to ^3.0.4
      • @helia/mfs bumped from ^3.0.5 to ^3.0.6
      • @helia/routers bumped from ^1.0.3 to ^1.1.0
      • @helia/strings bumped from ^3.0.3 to ^3.0.4
      • @helia/unixfs bumped from ^3.0.5 to ^3.0.6
      • helia bumped from ^4.1.2 to ^4.2.0

6.1.1 (2024-04-22)

Dependencies

  • bump ipfsd-ctl from 13.0.0 to 14.0.0 (#505) (97fb1a7)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.1.0 to ^2.1.1
      • @helia/car bumped from ^3.1.3 to ^3.1.4
      • @helia/http bumped from ^1.0.4 to ^1.0.5
      • @helia/mfs bumped from ^3.0.4 to ^3.0.5
      • @helia/unixfs bumped from ^3.0.4 to ^3.0.5
      • helia bumped from ^4.1.1 to ^4.1.2

6.1.0 (2024-04-15)

Features

Bug Fixes

  • add sideEffects: false to package.json (#485) (8c45267)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.0.3 to ^2.1.0
      • @helia/car bumped from ^3.1.2 to ^3.1.3
      • @helia/dag-cbor bumped from ^3.0.2 to ^3.0.3
      • @helia/dag-json bumped from ^3.0.2 to ^3.0.3
      • @helia/http bumped from ^1.0.3 to ^1.0.4
      • @helia/interface bumped from ^4.1.0 to ^4.2.0
      • @helia/ipns bumped from ^7.2.0 to ^7.2.1
      • @helia/json bumped from ^3.0.2 to ^3.0.3
      • @helia/mfs bumped from ^3.0.3 to ^3.0.4
      • @helia/routers bumped from ^1.0.2 to ^1.0.3
      • @helia/strings bumped from ^3.0.2 to ^3.0.3
      • @helia/unixfs bumped from ^3.0.3 to ^3.0.4
      • helia bumped from ^4.1.0 to ^4.1.1

6.0.2 (2024-04-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/car bumped from ^3.1.1 to ^3.1.2
      • @helia/ipns bumped from ^7.1.0 to ^7.2.0
      • @helia/mfs bumped from ^3.0.2 to ^3.0.3
      • @helia/unixfs bumped from ^3.0.2 to ^3.0.3

6.0.1 (2024-03-15)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/ipns bumped from ^7.0.0 to ^7.1.0

6.0.0 (2024-03-14)

⚠ BREAKING CHANGES

Features

  • use custom DNS resolver in @helia/ipns for DNSLink (#466) (2c71b6e), closes #369

Dependencies

  • bump kubo from 0.26.0 to 0.27.0 (#461) (c69913c)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.0.2 to ^2.0.3
      • @helia/car bumped from ^3.1.0 to ^3.1.1
      • @helia/dag-cbor bumped from ^3.0.1 to ^3.0.2
      • @helia/dag-json bumped from ^3.0.1 to ^3.0.2
      • @helia/http bumped from ^1.0.2 to ^1.0.3
      • @helia/interface bumped from ^4.0.1 to ^4.1.0
      • @helia/ipns bumped from ^6.0.1 to ^7.0.0
      • @helia/json bumped from ^3.0.1 to ^3.0.2
      • @helia/mfs bumped from ^3.0.1 to ^3.0.2
      • @helia/routers bumped from ^1.0.1 to ^1.0.2
      • @helia/strings bumped from ^3.0.1 to ^3.0.2
      • @helia/unixfs bumped from ^3.0.1 to ^3.0.2
      • helia bumped from ^4.0.2 to ^4.1.0

5.1.0 (2024-02-28)

Features

  • create @helia/verified-fetch (#392) (f243de2)
  • require content-type parser to set content-type (#423) (f58d467)

Bug Fixes

  • allow contentTypeParser with Helia instance (#427) (3283a5c)
  • update project deps and docs (77e34fc)
  • use unixfs exporter to traverse DAGs (#455) (6f8c15b)

Dependencies

  • bump @chainsafe/libp2p-gossipsub from 11.2.1 to 12.0.0 (#430) (9b1ddf8)
  • bump @chainsafe/libp2p-gossipsub from 12.0.0 to 13.0.0 (#457) (cb35a1b)
  • update libp2p patch versions (917a1bc)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.0.1 to ^2.0.2
      • @helia/car bumped from ^3.0.0 to ^3.1.0
      • @helia/dag-cbor bumped from ^3.0.0 to ^3.0.1
      • @helia/dag-json bumped from ^3.0.0 to ^3.0.1
      • @helia/http bumped from ^1.0.1 to ^1.0.2
      • @helia/interface bumped from ^4.0.0 to ^4.0.1
      • @helia/ipns bumped from ^6.0.0 to ^6.0.1
      • @helia/json bumped from ^3.0.0 to ^3.0.1
      • @helia/mfs bumped from ^3.0.0 to ^3.0.1
      • @helia/routers bumped from ^1.0.0 to ^1.0.1
      • @helia/strings bumped from ^3.0.0 to ^3.0.1
      • @helia/unixfs bumped from ^3.0.0 to ^3.0.1
      • helia bumped from ^4.0.1 to ^4.0.2

5.0.0 (2024-01-31)

⚠ BREAKING CHANGES

  • to support paths in @helia/ipns, the return type of ipns.resolve is now { path: string, cid: CID } instead of just CID

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.0.0 to ^2.0.1
      • @helia/http bumped from ^1.0.0 to ^1.0.1
      • @helia/ipns bumped from ^5.0.0 to ^6.0.0
      • helia bumped from ^4.0.0 to ^4.0.1

4.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • remove gossipsub from default libp2p services (#401)
  • helia.routing is the default routing used, the libp2p routing has been removed as it is redundant
  • 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

  • include aegir config in interop and run from install dir (#389) (a2229bd)
  • remove gossipsub from default libp2p services (#401) (99c94f4)
  • update ipns module to v9 and fix double verification of records (#396) (f2853f8)

Dependencies

  • bump kubo from 0.25.0 to 0.26.0 (#400) (a9c55f0)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^1.0.0 to ^2.0.0
      • @helia/car bumped from ^2.0.1 to ^3.0.0
      • @helia/dag-cbor bumped from ^2.0.1 to ^3.0.0
      • @helia/dag-json bumped from ^2.0.1 to ^3.0.0
      • @helia/http bumped from ^0.9.0 to ^1.0.0
      • @helia/interface bumped from ^3.0.1 to ^4.0.0
      • @helia/ipns bumped from ^4.0.0 to ^5.0.0
      • @helia/json bumped from ^2.0.1 to ^3.0.0
      • @helia/mfs bumped from ^2.0.1 to ^3.0.0
      • @helia/routers bumped from ^0.0.0 to ^1.0.0
      • @helia/strings bumped from ^2.0.1 to ^3.0.0
      • @helia/unixfs bumped from ^2.0.1 to ^3.0.0
      • helia bumped from ^3.0.1 to ^4.0.0

3.0.1 (2024-01-16)

Bug Fixes

3.0.0 (2024-01-09)

⚠ BREAKING CHANGES

  • uses multiformats v13 and helia v3
  • uses multiformats v13 and helia v3
  • uses multiformats v13 and helia v3
  • uses multiformats v13 and helia v3
  • uses multiformats v13 and helia v3
  • uses multiformats v13 and helia v3, renames dht routing to libp2p
  • uses multiformats v13
  • uses multiformats v13 and helia v3

Features

  • update helia to v3 and multiformats to v13 (9f7dc0a)
  • update helia to v3 and multiformats to v13 (#147) (001247c)
  • update helia to v3 and multiformats to v13 (#167) (a0381b9)
  • update helia to v3 and multiformats to v13 (#45) (f078447)
  • update helia to v3 and multiformats to v13 (#45) (3c7d9d4)
  • update helia to v3 and multiformats to v13 (#46) (e3dc586)
  • update helia to v3 and multiformats to v13 (#52) (6405c34)
  • update helia to v3 and multiformats to v13 (#87) (ae7cbc9)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @helia/block-brokers bumped from ~0.0.0 to ~1.0.0
      • @helia/car bumped from ^2.0.0 to ^2.0.1
      • @helia/dag-cbor bumped from ^2.0.0 to ^2.0.1
      • @helia/dag-json bumped from ^2.0.0 to ^2.0.1
      • @helia/interface bumped from ^3.0.0 to ^3.0.1
      • @helia/json bumped from ^2.0.0 to ^2.0.1
      • @helia/mfs bumped from ^2.0.0 to ^2.0.1
      • @helia/strings bumped from ^2.0.0 to ^2.0.1
      • @helia/unixfs bumped from ^2.0.0 to ^2.0.1
      • helia bumped from ^3.0.0 to ^3.0.1

2.0.0 (2024-01-07)

⚠ BREAKING CHANGES

  • helia.pin.add and helia.pin.rm now return AsyncGenerator<CID>
  • The libp2p API has changed in a couple of places - please see the upgrade guide

deps

Features

Dependencies

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

1.1.0 (2023-11-06)

Features

  • GatewayBlockBroker prioritizes & tries all gateways (#281) (9bad21b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @helia/interface bumped from ^2.0.0 to ^2.1.0
      • helia bumped from ^2.0.3 to ^2.1.0

1.0.3 (2023-09-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • helia bumped from ^2.0.2 to ^2.0.3

1.0.2 (2023-09-14)

Bug Fixes

  • kubo: ⬆️ Upgrading go-ipfs to kubo (#251) (963a7a2)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • helia bumped from ^2.0.1 to ^2.0.2

1.0.1 (2023-08-16)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • helia bumped from ^2.0.0 to ^2.0.1

1.0.0 (2023-08-16)

⚠ BREAKING CHANGES

  • libp2p has been updated to 0.46.x

Dependencies

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @helia/interface bumped from ^1.0.0 to ^2.0.0
      • helia bumped from ^1.0.0 to ^2.0.0