Skip to content

interop: v4.0.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 24 Jan 15:43
4864f29

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