gvisor-tap-vsock 0.5.0
What's changed
- Option to build gvproxy as Windows GUI (background) app
- Fix interrupted pending writes on socket write shutdown from eager close
- Plug a packet buffer memory leak
- Allow unix sockets on windows
- vm: Make network configuration optional
- Switch to go 1.18
Dependency updates
- gvisor.dev/gvisor v0.0.0-20221216231429-a78e892a26d2
- Bump github.com/mdlayher/vsock from 1.1.1 to 1.2.0
- Bump github.com/Microsoft/go-winio from 0.5.2 to 0.6.0
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
- Bump github.com/onsi/gomega from 1.19.0 to 1.24.2
- Bump github.com/coreos/stream-metadata-go from 0.3.0 to 0.4.0
New Contributors
- @balajiv113 made their first contribution in #135
- @arixmkii made their first contribution in #140
- @stevenmhood made their first contribution in #152
Full Changelog: v0.4.0...v0.5.0