Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

v0.38.0-pre.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@alanshaw alanshaw released this 02 Sep 21:07
· 4469 commits to master since this release

Bug Fixes

  • package: update ipfs-http-client to version 34.0.0 (#2407) (f7e5094)

Features

Reverts

BREAKING CHANGES

  • The default pubsub implementation has changed from floodsub to gossipsub. Additionally, to enable pubsub programmatically set pubsub.enabled: true instead of EXPERIMENTAL.pubsub: true or via the CLI pass --enable-pubsub instead of --enable-pubsub-experiment to jsipfs daemon.