gvisor-tap-vsock v0.7.0
This releases updates the gvisor.dev go module, this fixes compilation with golang 1.20 and 1.21. This has the side-effect of breaking compilation with golang 1.19. If you need to build with this older golang version, you'll need to stay on the 0.6.2 release.
What's Changed
- Remove unnecessary allocations and Write calls. by @NullHypothesis in #215
- Update gvisor.dev/gvisor to latest tagged release by @AkihiroSuda, @cfergeau and @lsm5 in #249
- Dependency updates
New Contributors
- @NullHypothesis made their first contribution in #215
Full Changelog: v0.6.2...v0.7.0