Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
v0.22.0
What's Changed
- Introduce options to parameterize config of the accelerated DHT client by
@masih
in libp2p/go-libp2p-kad-dht#822- Allow DHT crawler to be swappable by
@masih
in libp2p/go-libp2p-kad-dht#823- added maintainers in the README by
@guillaumemichel
in libp2p/go-libp2p-kad-dht#826- Adjust PeerSet logic in the DHT lookup process by
@cortze
in libp2p/go-libp2p-kad-dht#802- Make provider manager options configurable in
fullrt
by@masih
in libp2p/go-libp2p-kad-dht#829- Increase provider Multiaddress TTL by
@dennis-tra
in libp2p/go-libp2p-kad-dht#795- Fix multiple ProviderAddrTTL definitions #795 by
@guillaumemichel
in libp2p/go-libp2p-kad-dht#831New Contributors
@masih
made their first contribution in libp2p/go-libp2p-kad-dht#822@guillaumemichel
made their first contribution in libp2p/go-libp2p-kad-dht#826Full Changelog: https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.21.1...v0.22.0
471e058
chore: release v0.22.051f4321
chore: migrate go-libipfs to boxo3f53669
Merge pull request #831
from libp2p/fix/7957976499
fixed multiple ProviderAddrTTL definitions9449bf2
Merge pull request #795
from dennis-tra/increase-provider-maddr-ttla83e0b2
Merge pull request #829
from libp2p/masih/fullrt_prov_mngr_opts5f45339
renamed variable536eb80
Make provider manager options configurable in fullrt
0239a32
Merge pull request #802
from cortze/feat/return-providers-with-maddrs1103b68
Merge pull request #826
from libp2p/guillaumemichel/add-maintainers