Skip to content

Conversation

@achingbrain
Copy link
Member

@achingbrain achingbrain commented Oct 6, 2025

🤖 I have created a release beep boop

bitswap: 3.0.0

3.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
      • @helia/utils bumped from ^1.4.0 to ^2.0.0
block-brokers: 5.0.0

5.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Documentation

  • Example for customizing fetch requests to trustless gateways (#768) (e605c6f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/bitswap bumped from ^2.2.0 to ^3.0.0
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
      • @helia/utils bumped from ^1.4.0 to ^2.0.0
car: 5.0.0

5.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • car.stream has been renamed car.export
  • uses libp2p v3 and updated block/data stores

Features

  • rename car stream to export (#859) (63338b9)
  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
    • devDependencies
      • @helia/mfs bumped from ^5.1.0 to ^6.0.0
      • @helia/unixfs bumped from ^5.1.0 to ^6.0.0
dag-cbor: 5.0.0

5.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
dag-json: 5.0.0

5.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
dnslink: 1.0.0

1.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • ipns.publish now accepts key name strings rather than private keys Names previously publishing using an user controlled private key, will need to be explicitly published again by first importing the key into the keychain (await libp2p.keychain.importKey('my-key', key) and then published with ipns.publish('my-key', ...).

Features

http: 3.0.0

3.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^4.2.4 to ^5.0.0
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
      • @helia/routers bumped from ^3.1.3 to ^4.0.0
      • @helia/utils bumped from ^1.4.0 to ^2.0.0
interface: 6.0.0

6.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • ipns.publish now accepts key name strings rather than private keys Names previously publishing using an user controlled private key, will need to be explicitly published again by first importing the key into the keychain (await libp2p.keychain.importKey('my-key', key) and then published with ipns.publish('my-key', ...).
  • uses libp2p v3 and updated block/data stores

Features

  • add ipns reproviding/republishing (#764) (008747b)
  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Bug Fixes

interop: 9.0.0

9.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • ipns.publish now accepts key name strings rather than private keys Names previously publishing using an user controlled private key, will need to be explicitly published again by first importing the key into the keychain (await libp2p.keychain.importKey('my-key', key) and then published with ipns.publish('my-key', ...).
  • car.stream has been renamed car.export
  • uses libp2p v3 and updated block/data stores

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^4.2.4 to ^5.0.0
      • @helia/dnslink bumped from ^0.0.0 to ^1.0.0
      • @helia/car bumped from ^4.2.0 to ^5.0.0
      • @helia/dag-cbor bumped from ^4.1.0 to ^5.0.0
      • @helia/dag-json bumped from ^4.1.0 to ^5.0.0
      • @helia/http bumped from ^2.2.1 to ^3.0.0
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
      • @helia/ipns bumped from ^8.2.4 to ^9.0.0
      • @helia/json bumped from ^4.0.7 to ^5.0.0
      • @helia/mfs bumped from ^5.1.0 to ^6.0.0
      • @helia/routers bumped from ^3.1.3 to ^4.0.0
      • @helia/strings bumped from ^4.1.0 to ^5.0.0
      • @helia/unixfs bumped from ^5.1.0 to ^6.0.0
      • helia bumped from ^5.5.1 to ^6.0.0
ipns: 9.0.0

9.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • ipns.publish now accepts key name strings rather than private keys Names previously publishing using an user controlled private key, will need to be explicitly published again by first importing the key into the keychain (await libp2p.keychain.importKey('my-key', key) and then published with ipns.publish('my-key', ...).
  • uses libp2p v3 and updated block/data stores

Features

  • add ipns reproviding/republishing (#764) (008747b)
  • resolve IPNS records with PeerId and CID keys (#861) (b81ec52), closes #801
  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
json: 5.0.0

5.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
mfs: 6.0.0

6.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/unixfs bumped from ^5.1.0 to ^6.0.0
routers: 4.0.0

4.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
strings: 5.0.0

5.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • CIDs returned from @helia/strings will always use the raw codec
  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
unixfs: 6.0.0

6.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
utils: 2.0.0

2.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • ipns.publish now accepts key name strings rather than private keys Names previously publishing using an user controlled private key, will need to be explicitly published again by first importing the key into the keychain (await libp2p.keychain.importKey('my-key', key) and then published with ipns.publish('my-key', ...).
  • uses libp2p v3 and updated block/data stores

Features

  • add ipns reproviding/republishing (#764) (008747b)
  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
helia: 6.0.0

6.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • use Helia interface instead of HeliaLibp2p
  • uses libp2p v3 and updated block/data stores

Features

  • update to libp2p@v3 and latest data/block stores (#856) (34d3ecd)

Bug Fixes

  • remove deprecated HeliaLibp2p interace (#862) (061f3cd)

Documentation

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^4.2.4 to ^5.0.0
      • @helia/interface bumped from ^5.4.0 to ^6.0.0
      • @helia/routers bumped from ^3.1.3 to ^4.0.0
      • @helia/utils bumped from ^1.4.0 to ^2.0.0

This PR was generated with Release Please. See documentation.

@achingbrain achingbrain requested a review from a team as a code owner October 6, 2025 04:24
@achingbrain achingbrain force-pushed the release-please--branches--main branch 6 times, most recently from e11aa90 to e04116b Compare October 9, 2025 04:30
@achingbrain achingbrain force-pushed the release-please--branches--main branch from e04116b to 35b4902 Compare October 9, 2025 06:38
@achingbrain achingbrain merged commit 9c67dbd into main Oct 9, 2025
19 checks passed
@achingbrain achingbrain deleted the release-please--branches--main branch October 9, 2025 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@helia/ipns methods to accept CID encoded IPNS key

2 participants