v0.4.0
What's Changed
- fix: data race in utp-go by @fearlessfe in #54
- chore(deps): bump golang from 1.24.0 to 1.24.1 by @dependabot in #55
- chore(deps): bump github.com/golang/snappy from 0.0.5-0.20220116011046-fa5810519dcb to 1.0.0 by @dependabot in #56
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 by @dependabot in #57
- chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 by @dependabot in #58
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group by @dependabot in #59
- feat: cancel waiting for discv5 table init by @fearlessfe in #60
- feat:refactor start and stop node logic by @GrapeBaBa in #70
- fix utp test case data race by @thinkAfCod in #73
- Fix race condition on nodes table revalidation by @r4f4ss in #69
- feat:Add a race detector daily ci by @GrapeBaBa in #74
- chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #75
- feat: implement portal_*Ping rpc with ping extension support by @fearlessfe in #64
- feat: remove table wait by @fearlessfe in #79
- fix: make hive test success by @fearlessfe in #84
- feat: Portal Network Versioning by @r4f4ss in #85
- modify handleTalkRequest by @thinkAfCod in #86
- fix: ping error in hive test by @fearlessfe in #87
- fix cid init by @thinkAfCod in #88
- fix: package size over 1280 by @fearlessfe in #93
- update shisui1 version by @thinkAfCod in #92
- impl accept codes by @fearlessfe in #90
New Contributors
- @thinkAfCod made their first contribution in #73
- @r4f4ss made their first contribution in #69
Full Changelog: v0.3.1...v0.4.0