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