This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
Releases: ipfs/go-delegated-routing
Releases · ipfs/go-delegated-routing
v0.8.0
v0.7.0
What's Changed
- added link to reframe blog post by @reidlw in #54
- sync: update CI config files by @web3-bot in #40
- docs: add basic readme by @lidel in #57
- feat: add latency & count metrics for content routing client by @guseggert in #59
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.2
v0.5.1
v0.5.0
What's Changed
- Update provide to take an array of keys, per spec by @willscott in #45
- feat: use GET for FindProviders by @guseggert in #46
- Release v0.5.0 by @guseggert in #47
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- upgrade to go-log/v2 by @petar in #34
- Add Provide RPC by @willscott in #37
- ci: add check to ensure generated files are up-to-date by @guseggert in #41
- fix: upgrade edelweiss and rerun 'go generate' by @guseggert in #42
- Release v0.4.0 by @guseggert in #44
New Contributors
- @willscott made their first contribution in #37
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore: fix version.json to reflect latest tag by @aschmahmann in #25
- support multiple responses by @petar in #26
- fix: context cancelation tests by @guseggert in #28
- Fix: Handle correctly keys on Get/Put Value and Get/Put IPNS. by @ajnavarro in #31
New Contributors
- @guseggert made their first contribution in #28
Full Changelog: v0.2.2...v0.3.0