Releases: libp2p/go-libp2p-kad-dht
Releases · libp2p/go-libp2p-kad-dht
v0.33.0
What's Changed
- fix/updates to use context passed in New function for context cancellation by @blockchainluffy in #1081
New Contributors
- @blockchainluffy made their first contribution in #1081
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- chore: bump go-log to v2 by @guillaumemichel in #1074
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #1075
- fix: use correct message type attribute in metrics by @diogo464 in #1076
- fix: netsize warning by @guillaumemichel in #1077
- chore: update deps by @guillaumemichel in #1078
New Contributors
Full Changelog: v0.31.0...v0.32.0
This release was brought to you by the Shipyard team.
v0.31.0
What's Changed
- tests: flaky TestSearchValue (dual) by @guillaumemichel in #1060
- fix(crawler): remove peerstore no-op by @guillaumemichel in #1063
- cleanup: fullrt by @guillaumemichel in #1062
- fix: remove deprecated opt package by @guillaumemichel in #1064
- fix: error on no valid provs by @guillaumemichel in #1065
- refactor: use errors.New when no formatting required by @guillaumemichel in #1067
- chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #1068
- tests: fix flaky TestProvidesExpire by @guillaumemichel in #1069
- ci: uci/copy-templates by @web3-bot in #1071
- query: ip diversity filter by @guillaumemichel in #1070
New Contributors
- @dependabot made their first contribution in #1068
Full Changelog: v0.30.2...v0.31.0
This release was brought to you by the Shipyard team.
v0.30.2
What's Changed
- do not use multiple multi-error packages, pick one by @gammazero in #1058
Full Changelog: v0.30.1...v0.30.2
v0.30.1
v0.30.0
What's Changed
- fix: crawler polluting peerstore by @guillaumemichel in #1053
Full Changelog: v0.29.2...v0.30.0
v0.29.2
What's Changed
- feat: use OTEL for metrics (removes opencensus) by @AvyChanna in #1045
- chore: update go-libp2p to v0.41 by @MarcoPolo in #1050
- use go-datastore without go-process by @gammazero in #1051
New Contributors
- @AvyChanna made their first contribution in #1045
- @gammazero made their first contribution in #1051
Full Changelog: v0.29.1...v0.29.2
v0.29.1
Highlights
- Early query context cancellation bug addressed in #1017
- Fixing flaky tests on CI
What's Changed
- Enhance variable names on fullrt/dht.go by @gmelodie in #787
- fix: query cleanup by @guillaumemichel in #1017
- docs: update fullrt docs by @aschmahmann in #768
- log peers rejected for diversity by @petar in #759
- fix: comments formatting and typos by @guillaumemichel in #1019
- fix: don't skip TestContextShutDown by @guillaumemichel in #1022
- fix: flaky TestSkipRefreshOnGapCpls by @guillaumemichel in #1021
- fix: flaky TestFindPeerQueryMinimal by @guillaumemichel in #1020
- fix: don't skip TestProvidesExpire by @guillaumemichel in #1024
- fix(tests): cleanup of skipped tests by @guillaumemichel in #1025
- fix: increase timeout in TestProvidesMany by @guillaumemichel in #1027
- fix: flaky TestClientModeConnect by @guillaumemichel in #1028
- fix: Flaky TestInvalidServer by @guillaumemichel in #1029
- ci: uci/update-go by @web3-bot in #1031
- fix: flaky TestFindPeerWithQueryFilter by @guillaumemichel in #1034
- fix: flaky TestInvalidServer by @guillaumemichel in #1032
- fix: flaky TestFindPeerQueryMinimal by @guillaumemichel in #1036
- fix: flaky TestClientModeConnect by @guillaumemichel in #1037
- fix: flaky TestSearchValue (dual) by @guillaumemichel in #1038
- test: cover dns addresses in TestAddrFilter by @guillaumemichel in #1041
- fix: flaky TestFindProviderAsync (dual) by @guillaumemichel in #1040
- fix: flaky TestInvalidServer by @guillaumemichel in #1043
- fix addrsSoFar comparison by @MarcoPolo in #1046
- chore: update deps by @guillaumemichel in #1048
- fix: flaky TestInvalidServer by @guillaumemichel in #1049
New Contributors
Full Changelog: v0.29.0...v0.29.1
v0.29.0
What's Changed
- feat: add request callback config option by @dennis-tra in #1011
- chore: remove boxo/util deps by @guillaumemichel in #1013
- fix: don't copy message to OnRequestHook by @guillaumemichel in #1012
- Move from gogo protobuf by @guillaumemichel in #975
Full Changelog: v0.28.2...v0.29.0
v0.28.2
What's Changed
- feat: add more attributes to traces by @2color in #1002
- chore: fix some function names in comment by @cuibuwei in #1004
- Update go-libp2p v0.38.1 by @MarcoPolo in #1006
- accelerated-dht: cleanup peer from message sender on disconnection by @sukunrt in #1009
New Contributors
Full Changelog: v0.28.1...v0.28.2