gvisor-tap-vsock v0.7.2
What's Changed
- transport: Support passing CID for linux vsock by @jalaziz in #287
- Add retries to ssh connections to fix a race when used by podman/applehv by @cfergeau in #308
- Add --log-file to gvproxy by @baude in #312
- Add --version argument to commands by @cfergeau in #298
- Add support for go 1.22 (by updating the gvisor go module) by @AkihiroSuda in #311
- packit changes by @lsm5 in #285 and #304
Dependency updates
- build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #278
- build(deps): bump github.com/onsi/gomega from 1.28.0 to 1.30.0 by @dependabot in #292
- build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #283
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #293
- build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #302
- build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #307
- build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #282
- build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #291
- build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #306
- build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #284
- build(deps): bump github.com/coreos/stream-metadata-go from 0.4.3 to 0.4.4 by @dependabot in #301
- build(deps): bump github.com/miekg/dns from 1.1.56 to 1.1.57 by @dependabot in #297
New Contributors
Full Changelog: v0.7.1...v0.7.2