v0.7.4
What's Changed
- handle ENOBUFS when writing to VM socket by @Luap99 in #370
- Fix OS specific url handling for unix:// scheme in transport by @arixmkii in #373
- build: Build arm64 Windows binaries by @cfergeau in #341
- Fix lint error by @evidolob in #335
- README: Clarify that the host HTTP API is not always there by @cfergeau in #346
- Packit: remove EL8 and enable C10S downstream update by @lsm5 in #360
- Add DNS '8.8.8.8' server to use in test by @evidolob in #334
- test: Use ubuntu runner instead of macos runner for tests by @cfergeau in #359
- Allow testsuite to run on Apple Silicon hardware by @cfergeau in #362
Dependency Updates
- build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #328
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #331
- build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #329
- build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #333
- build(deps): bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot in #332
- go.mod: Change inet.af/tcpproxy to github.com/inetaf/tcpproxy by @praveenkumar in #338
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #342
- build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #343
- build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools by @dependabot in #336
- build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #337
- build(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #354
- build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #349
- build(deps): bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2 by @dependabot in #350
- build(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.59 by @dependabot in #347
- build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 by @dependabot in #352
- build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #355
- build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #364
- build(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.61 by @dependabot in #365
- go.mod: Update github.com/insomniacslk/dhcp to latest git main by @cfergeau in #366
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #369
New Contributors
Full Changelog: v0.7.3...v0.7.4