v0.9.0
This release is brought to you by the Shipyard team.
Added
- Added
http-block-provider-endpointsandhttp-block-provider-peeridsoptions 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),FindProvidersreturns a provider record containing a predefined PeerID and the HTTP gateway as a multiaddr with/tls/httpsuffix. (see example in #110)
- When the configured gateway responds with HTTP 200 to an HTTP HEAD request for a block (
Changed
accelerated-dhtoption was removed and replaced with adhtoption which enables toggling between the standard client, accelerated client and being disabled- boxo v0.30.0
- go-libp2p v0.41.1
- go-libp2p-kad-dht v0.32.0
PRs
- ci: uci/copy-templates by @web3-bot in #107
- feat: enable using an HTTP block provider as a routing backend by @aschmahmann in #110
- chore: update dependencies by @lidel in #111
Full Changelog: v0.8.1...v0.9.0
