Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Tags: ipfs/go-ipfs-http-client

Tags

v0.7.0

chore: release v0.7.0

v0.6.0

chore: 0.6.0

v0.5.0

chore: release v0.5.0

This allows to compile in the same process as Kubo 0.18.

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: interop with go-ipfs 0.13 (#160)

This ensures cid-codec introduced in ipfs/kubo#8568
gets correctly passed (+ we maintain backward-compatibility with CIDv0)

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: interop with 'block put' from go-ipfs 0.13 (#158)

* chore: interop with go-ipfs 0.13

Applies necessary changes to ensure 'block/put' works
and is backward-compatible.

Context:
ipfs/kubo#8568

* chore: 0.3.1

bumping as patch because we bumped to 0.3.0 recently, 
as part of other (unreleased) go-ipfs 0.13 work

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #156 from ipfs/fix/ipld-ErrNotFound

fix: make Block().* return correct ABI based ipld.ErrNotFound errors

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.2.0 (#153)

v0.1.0-update-libp2p

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #143 from ipfs/fix-staticcheck

fix staticcheck

v0.0.6

fix staticcheck

v0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #126 from ipfs/ci/update-go-ipfs

target CI at go-ipfs v0.7.0-rc1