Releases: k8snetworkplumbingwg/ovs-cni
Releases · k8snetworkplumbingwg/ovs-cni
v0.34.2
v0.34.1
v0.34.0
What's Changed
- Bump go to 1.21 by @phoracek in #315
- Update ovs cni plugin to support cni version 1.0.0 by @adrianchiris in #313
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #316
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #317
New Contributors
- @adrianchiris made their first contribution in #313
- @dependabot made their first contribution in #316
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- Fix CMDCheck for hw offload use-case by @ykulazhenkov in #302
- Add Sebastian to approvers by @phoracek in #303
- Add github actions to publish images to GH registry by @ykulazhenkov in #307
- fix: ovsdb.GetOvsPortForContIface should not return error if iface not found by @ykulazhenkov in #305
- Fix problem with empty cache after reboot by @ykulazhenkov in #304
- Add support for automatic bridge selection in HW offload mode by @ykulazhenkov in #301
New Contributors
- @ykulazhenkov made their first contribution in #302
Full Changelog: v0.32.0...v0.33.0
v0.32.0
- Bump to fedora:38 in dockerized tests, because 34 is missing, bump Multus, OVS, and kubevirtci by @courtland in #268
- Plumbing to optionally build for arm64 by @courtland in #266
- Update README.md by @ashish-billore in #273
- Update PULL_REQUEST_TEMPLATE.md by @ashish-billore in #272
- Update demo.md by @niloysh in #265
- multus: Use thin version by @oshoval in #281
- multus: Pin image by @oshoval in #282
- Add hashicorp whitelist by @oshoval in #279
- Update golang.org/x/* modules by @0xFelix in #283
- Bump gopkg.in/yaml.v3 by @oshoval in #295
- Add gopath to gitignore by @oshoval in #293