Skip to content

Releases: libp2p/go-libp2p-kad-dht

v0.23.0

06 Apr 18:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0

27 Mar 22:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.1...v0.22.0

v0.21.1

22 Feb 15:33
76b0f76
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.21.1

v0.21.0

10 Feb 03:50
4364e75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

11 Dec 21:18
2b85cfc
Compare
Choose a tag to compare

What's Changed

  • New defaults for the Provider Record Expiration (48h) based on libp2p/specs#451:
    • feat: increase expiration time for Provider Records to 48h (RFM17) by @cortze in #793
    • feat: increase the max record age to 48h (PUT_VALUE, RFM17) by @cortze in #794

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

11 Dec 19:25
9837b67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

30 Aug 19:33
dae5a9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

15 Aug 15:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

02 Jun 14:37
4371650
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

11 Nov 18:12
cd05807
Compare
Choose a tag to compare

This release upgrades libp2p dependencies to plumb through datastore interface changes.