Releases: ipfs/helia
Releases · ipfs/helia
interface: v4.0.0
4.0.0 (2024-01-24)
⚠ BREAKING CHANGES
- the
libp2p
property has been removed from theHelia
interface in@helia/interface
- it is still present on the return type ofcreateHelia
from thehelia
module
Features
- add @helia/http to monorepo (#372) (76220cd)
- expose configured dag walkers and hashers on helia interface (#381) (843fba4), closes #375
Bug Fixes
http: v1.0.0
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 theHelia
interface in@helia/interface
- it is still present on the return type ofcreateHelia
from thehelia
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
- dependencies
helia: v4.0.0
4.0.0 (2024-01-24)
⚠ BREAKING CHANGES
- remove gossipsub from default libp2p services (#401)
- the
libp2p
property has been removed from theHelia
interface in@helia/interface
- it is still present on the return type ofcreateHelia
from thehelia
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
- dependencies
dag-json: v3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
- the
libp2p
property has been removed from theHelia
interface in@helia/interface
- it is still present on the return type ofcreateHelia
from thehelia
module
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^3.0.1 to ^4.0.0
- dependencies
dag-cbor: v3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
- the
libp2p
property has been removed from theHelia
interface in@helia/interface
- it is still present on the return type ofcreateHelia
from thehelia
module
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^3.0.1 to ^4.0.0
- dependencies
car: v3.0.0
3.0.0 (2024-01-24)
⚠ BREAKING CHANGES
- the
libp2p
property has been removed from theHelia
interface in@helia/interface
- it is still present on the return type ofcreateHelia
from thehelia
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
- dependencies
block-brokers: v2.0.0
2.0.0 (2024-01-24)
⚠ BREAKING CHANGES
- the
libp2p
property has been removed from theHelia
interface in@helia/interface
- it is still present on the return type ofcreateHelia
from thehelia
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
- dependencies
interop: v3.0.1
unixfs: v2.0.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^3.0.0 to ^3.0.1
- dependencies
strings: v2.0.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^3.0.0 to ^3.0.1
- dependencies