This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
Releases: ipfs/go-ipfs-http-client
Releases · ipfs/go-ipfs-http-client
v0.7.0
What's Changed
- sync: update CI config files by @web3-bot in #170
- docs: adding example of connection and pinning to README by @PedrobyJoao in #173
- chore: migrate to boxo by @Jorropo in #174
- fix: use https URI when multiaddress specifies tls by @rossjones in #177
- chore: v0.6.0 by @lidel in #178
New Contributors
- @PedrobyJoao made their first contribution in #173
- @rossjones made their first contribution in #177
Full Changelog: v0.5.0...v0.7.0
v0.6.0
What's Changed
- sync: update CI config files by @web3-bot in #170
- docs: adding example of connection and pinning to README by @PedrobyJoao in #173
- chore: migrate to boxo by @Jorropo in #174
- fix: use https URI when multiaddress specifies tls by @rossjones in #177
New Contributors
- @PedrobyJoao made their first contribution in #173
- @rossjones made their first contribution in #177
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
v0.3.1
v0.3.0
v0.2.0
What's Changed
- fix staticcheck by @marten-seemann in #143
- sync: update CI config files by @web3-bot in #144
- feat: pubsub http rpc with multibase by @lidel in #151
- sync: update CI config files by @web3-bot in #152
- Release v0.2.0 by @aschmahmann in #153
New Contributors
- @marten-seemann made their first contribution in #143
- @web3-bot made their first contribution in #144
- @lidel made their first contribution in #151
Full Changelog: v0.1.0...v0.2.0
v0.1.0-update-libp2p
Update the libp2p dep in the v0.1 release.
v0.0.6
Update the libp2p dep in the v0.0.5 release.
v0.1.0
- Updated CoreAPI interface to latest version
- The client can now handle peerIDs that are encoded as CIDs not just as multihashes