What's Changed
- feat: Add RCode DNS client by @H1JK
- feat: Add XUDP migration support by @H1JK
- feat: optional provider path (#624) by @xishang0128
- feat: support tuicV5 by @wwqgtxx
BUG & Fix
- fix hysteria faketcp lookback in TUN mode (#601) by @Mars160
- fix: Disable XUDP global ID if source address invalid by @H1JK
- fix: dns concurrent not work by @Skyxim
- fix: go1.19 compile by @wwqgtxx
- fix: hysteria faketcp loopback in tun mode by @wwqgtxx
- fix: nil pointer in urltest (#603) by @wzdnzd
- fix: panic when add 4in6 ipcidr by @Skyxim
- fix: Resolve delay omission in the presence of nested proxy-groups by @Larvan2
- fix: singmux return wrong supportUDP value by @wwqgtxx
- fix: tuic server cwnd parsing by @wwqgtxx
- fix: tuicV5's heartbeat should be a datagram packet by @wwqgtxx
Maintenance
- chore: adjustable cwnd for cc in quic by @Larvan2
- chore: allow unsafe path for provider by environment variable by @Skyxim
- chore: avoid unneeded map copy when close connection in restful api by @wwqgtxx
- chore: better close single connection in restful api by @wwqgtxx
- chore: better resolv.conf parsing by @wwqgtxx
- chore: Disable cache for RCode client by @H1JK
- chore: fix TUIC cwnd parsing by @Larvan2
- chore: function rename by @wwqgtxx
- chore: generate release note automatically by @Larvan2
- chore: genReleaseNote support verrsion range by @Larvan2
- chore: Ignore PR in Docker build by @Larvan2
- chore: init gopacket only when dial fake-tcp to decrease memory using by @wwqgtxx
- chore: reduce process lookup attempts when process not exist #613 by @Skyxim
- chore: Refine adapter type name by @H1JK
- chore: Replace murmur3 with maphash by @H1JK
- chore: Something update from clash :) (#606) by @Nep-Timeline
- chore: statistic's Snapshot only contains TrackerInfo by @wwqgtxx
- chore: tuic server can handle V4 and V5 in same port by @wwqgtxx
- chore: Update dependencies by @H1JK
- chore: Update dependencies by @wwqgtxx
- chore: update proxy's udpConn when received a new packet by @wwqgtxx
- chore: update quic-go to 0.34.0 by @wwqgtxx
- chore: update quic-go to 0.35.1 by @wwqgtxx
Full Changelog: v1.14.5...v1.15.0