Skip to content

Releases: ipni/go-libipni

v0.2.4

22 Jun 10:26
f11fd59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

19 Jun 20:09
66cc8c9
Compare
Choose a tag to compare

What's Changed

  • Smaller data-transfer timeouts by @gammazero in #57
  • feat: replace NewPublisherForListener with NewPublisherWithoutServer by @rvagg in #56
  • Add go-libipni user-agent header with version to HTTTP announce by @gammazero in #60

Full Changelog: v0.2.2...v0.2.3

v0.2.2

13 Jun 19:40
d22fd06
Compare
Choose a tag to compare

What's Changed

  • Move dhstore URL to dhash_client options by @ischasny in #51

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Jun 18:48
9222215
Compare
Choose a tag to compare

What's Changed

  • Fix panic when Subscriber is closed during explicit Sync by @gammazero in #49

Full Changelog: v0.2.0...v0.2.1

v0.2.0

31 May 23:21
9e14275
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

24 May 18:23
dfad9b3
Compare
Choose a tag to compare

What's Changed

  • Return content not found error when HTTP publisher responds with 404 by @masih in #39
  • Return ipld.ErrNotExists error when content not found by @gammazero in #40

Full Changelog: v0.1.0...v0.1.1

v0.1.0

18 May 12:54
09ba4b6
Compare
Choose a tag to compare

What's Changed

  • Get latest libp2p by @gammazero in #33
  • feat(dagsync/httpsync): add NewPublisherForListener w/ existing Listener by @rvagg in #34
  • Unmarshal metadata with unknown transport ID into Unknown metadata by @gammazero in #35

New Contributors

  • @rvagg made their first contribution in #34

Full Changelog: v0.0.9...v0.1.0

v0.0.9

12 May 21:40
b22696e
Compare
Choose a tag to compare

What's Changed

  • Ignore multiaddrs with unknown protocols by @gammazero in #30
  • Increase maximum graphsync in-progress requests by @gammazero in #31

Full Changelog: v0.0.8...v0.0.9

v0.0.8

03 May 15:24
afe2d8e
Compare
Choose a tag to compare

What's Changed

  • Add IPFS Gateway HTTP transport metadata as a well-known multicodec by @masih in #22
  • Update to latest go-data-transfer and graphsync by @gammazero in #23
  • Fix empty error messages by @gammazero in #25
  • Make provider cache threadsafe by @ischasny in #26

New Contributors

  • @masih made their first contribution in #22

Full Changelog: v0.0.7...v0.0.8

v0.0.7

17 Apr 15:29
f4876a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.7