Releases: libp2p/go-libp2p-kad-dht
Releases · libp2p/go-libp2p-kad-dht
v0.27.0
What's Changed
- fix(query): reverting changes on TestRTEvictionOnFailedQuery by @guillaumemichel in #984
- ci: uci/update-go by @web3-bot in #985
- chore: update version by @elecbug in #986
- fix: replace deprecated Boxo function by @guillaumemichel in #987
- Add new DHT option to provide custom pb.MessageSender by @cortze in #991
New Contributors
Full Changelog: v0.26.1...v0.27.0
v0.26.1
What's Changed
- chore: fix connectedness by @2color in #976
- chore: correctly merge fix from #976 by @lidel in #980
- fix: Unexport hasValidConnectedness to make a patch release by @MarcoPolo in #982
New Contributors
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
- ci: uci/update-go by @web3-bot in #964
- ci: uci/copy-templates by @web3-bot in #965
- findnode(self) should return multiple peers by @guillaumemichel in #968
- Fix: don't perform lookupCheck if not enough peers in routing table by @guillaumemichel in #970
- Upgrade to go-log v2.5.1 by @cce in #971
- chore: update deps by @Stebalien in #974
New Contributors
Full Changelog: v0.25.2...v0.26.0
v0.25.2
v0.25.1
What's Changed
- ci: uci/copy-templates by @web3-bot in #863
- Add provider record addresses to peerstore by @dennis-tra in #870
- fix: correctly apply addrFilters in the dht by @Jorropo in #872
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- Enhance handleNewMessage Server Mode Logging: Convert Error Logs to Debug Level by @GheisMohammadi in #860
- ci: uci/delete-templates by @web3-bot in #861
- ci: uci/copy-templates by @web3-bot in #862
New Contributors
- @GheisMohammadi made their first contribution in #860
Full Changelog: v0.24.3...v0.25.0
v0.24.3
What's Changed
- filter local addresses (for WAN) and localhost addresses (for LAN) by @marten-seemann in #839
- fix: don't add unresponsive DHT servers to the Routing Table by @guillaumemichel in #820
- Release v0.24.0 by @Jorropo in #844
- fix: issues discovered in kubo v0.21.0-rc1 by @Jorropo in #851
- Release v0.24.2 by @Jorropo in #853
- tracing: fix DHT keys as string attribute not being valid utf-8 by @MichaelMure in #859
Full Changelog: v0.24.2...v0.24.3
v0.24.2
v0.24.1
What's Changed
- fix: don't add unresponsive DHT servers to the Routing Table by @guillaumemichel in #820
- Release v0.24.0 by @Jorropo in #844
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
- fix: don't add unresponsive DHT servers to the Routing Table by @guillaumemichel in #820
Full Changelog: v0.23.0...v0.24.0