Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
v0.25.1
What's Changed
- ci: uci/copy-templates by
@web3-bot
in libp2p/go-libp2p-kad-dht#863- Add provider record addresses to peerstore by
@dennis-tra
in libp2p/go-libp2p-kad-dht#870- fix: correctly apply addrFilters in the dht by
@Jorropo
in libp2p/go-libp2p-kad-dht#872Full Changelog: https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.25.0...v0.25.1
b63ad60
chore: release v0.25.168c5dee
perf: don't buffer the output of FindProvidersAsyncf901041
chore: use go-libp2p-routing-helpers for tracing needs134f7e4
fix: properly iterate in tracing for protocol messenger0c90569
fix: apply addrFilters in the dht (#872)2cbe38a
Merge pull request #870 from libp2p/issue-868b564493
fixing base32 import777160f
add provider record addresses to peerstore2a515e8
Merge pull request #863 from libp2p/uci/copy-templates079d352
Merge remote-tracking branch 'origin/master' into uci/copy-templates