What's Changed
- Fix consistent udp packet loss after the proxy read loop stopped by @fatanugraha in #393
- Replace dns "resolver" calls with "dns.Exchange" func by @evidolob in #339
- Check 'hosts' file records, during handling DNS requests by @evidolob in #401
- Disable ssh port forwarding when value of -ssh-port is -1 by @vyasgun in #403
- Move several log messages to the debug level by @AkihiroSuda in #408
Dependency Updates
- go.mod: remove
replace inet.af/tcpproxy => github.com/inetaf/tcpproxy
by @AkihiroSuda in #409 - packit: Don't attempt to build on f39 by @cfergeau in #400
- OWNERS: Add Yevhen to 'reviewers' by @cfergeau in #396
- Update to gvisor release-20240916.0 by @AkihiroSuda in #410
- build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #405
- build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in https://github.com/containers/gvisor-tap-vsock/
pull/395 - build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #391
- build(deps): bump github.com/fsnotify/fsnotify from 1.4.9 to 1.7.0 by @dependabot in #406
New Contributors
- @fatanugraha made their first contribution in #393
- @vyasgun made their first contribution in #403
Full Changelog: v0.7.5...v0.8.0