Skip to content

v0.3.0

Compare
Choose a tag to compare
@alice-yyds alice-yyds released this 29 Aug 04:02
· 468 commits to main since this release
a83e52c

Feat

[#182] feat: add service registration & service discovery & load balancing
[#203] feat: add v6 support for AddMissingPort function

Refactor

[#175] refactor: distinguish between global dialer and local dialer

Optimize

[#205] optimize: func checkPathValid returns true if the path is valid

Test

[#174] test: correcting TestRouterMiddlewareAndStatic

Fix

[#208] fix: deregister failed when service shutdown
[#202] fix: get wrong local loopback IPv6
[#184] fix: hijack conn throw timeout err when use standard network lib

Chore

[#186] chore: support codecov
[#196] chore: fix some typos in logs


Thanks a lot to those community contributors who submit some pull requests for this version:
@ackerr @wangbei98 @safeoy