Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 01:42
1e063a1

This release is brought to you by the Shipyard team.

Added

  • Added http-block-provider-endpoints and http-block-provider-peerids options to enable using a trustless HTTP gateway as a source for synthetic content routing records.
    • When the configured gateway responds with HTTP 200 to an HTTP HEAD request for a block (HEAD /ipfs/{cid}?format=raw), FindProviders returns a provider record containing a predefined PeerID and the HTTP gateway as a multiaddr with /tls/http suffix. (see example in #110)

Changed

PRs

Full Changelog: v0.8.1...v0.9.0