Highlight
- migrate to go 1.18
- add
darwin-amd64-v3
linux-amd64-v3
freebsd-amd64-v3
andwindows-amd64-v3
for modern CPU. A detailed description can be found here.
Feature
- support snell v3 (#1884) @icpz
- move find connection process to tunnel and add
PROCESS-PATH
(#2016) - add tzdata to Dockerfile (#2027) @suyar
Chore
- change provider file modify time when updated (#1918) @Kr328
- add more details to process resolving (#2017)
Bugfixes
- ignore empty dns server error
- tls handshake requires a timeout (#1893) @thank243
- domain trie search
routing-mark
should effect on root- listener tcp keepalive & reuse net.BufferedConn (#1987) @kamingchan
- should split linux process name with space (#2008) @Kr328
- routing-mark option doesn't work on proxies (#2028) @risetechlab
New Contributors
- @thank243 made their first contribution in #1893
- @suyar made their first contribution in #2027
- @risetechlab made their first contribution in #2028
Full Changelog: v1.9.0...v1.10.0