Skip to content

gvisor-tap-vsock 0.5.0

Compare
Choose a tag to compare
@cfergeau cfergeau released this 20 Dec 14:20
· 232 commits to main since this release
v0.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

Full Changelog: v0.4.0...v0.5.0