Releases: ipni/go-libipni
Releases · ipni/go-libipni
v0.2.10
What's Changed
- Log provider not found error correctly. by @gammazero in #78
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- New provider information cache by @gammazero in #75
- Fix pcache List with negative cache entries by @gammazero in #76
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- DHClient can have a dhstore URL or API by @gammazero in #71
Full Changelog: v0.2.6...v0.2.8
v0.2.6
What's Changed
- Always write SyncFinished events by @gammazero in #67
- Provider last error by @gammazero in #66
- Fix bug in provider cache aggregation rage loop by @masih in #68
- Bump version to release fix in provider aggregation by @masih in #69
Full Changelog: v0.2.4...v0.2.6
v0.2.4
What's Changed
- update libp2p by @gammazero in #63
- Log HTTP fetch failure when alternate address is available by @gammazero in #64
- Track last synced by @gammazero in #62
Full Changelog: v0.2.3...v0.2.4
v0.2.3
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
What's Changed
Full Changelog: v0.2.1...v0.2.2
v0.2.1
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
What's Changed
- Remove rate-limiting logic by @gammazero in #44
- Remove support for libp2p find client by @gammazero in #45
- FindAsync returns error by @gammazero in #46
- Document provider info data structure by @gammazero in #47
Full Changelog: v0.1.1...v0.2.0
v0.1.1
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