What's Changed
- Allow empty list of nameservers by @jandubois in #443
- Sync DNS Resolver Nameserver List by @fatanugraha in #450
- Fix
PortsForwarder.Expose()
proxy check by @cpick in #441 - Fix small error typo by @cpick in #440
- Warn user and keep executing if Event Log Service is stopped by @lstocchi in #442
- Tests: basic implementation for testing against vfkit by @lstocchi in #427
- Run unit tests on linux by @lstocchi in #457
Dependencies updates
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #438
- build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #445
- build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.2 by @dependabot in #444
- build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #448
New Contributors
- @cpick made their first contribution in #440
- @jandubois made their first contribution in #443
Full Changelog: v0.8.1...v0.8.2