Skip to content

Releases: containernetworking/plugins

v1.9.1

Choose a tag to compare

@squeed squeed released this 16 Mar 14:09

This is a patch release with dependency updates and some minor fixes.

Minor fixes

New Contributors

Full Changelog: v1.9.0...v1.9.1

CNI plugins v1.9.0

Choose a tag to compare

@squeed squeed released this 09 Dec 10:48

What's Changed

This release fixes CVE-2025-67499, a bug in the nftables backend for the portmap plugin that can cause traffic to be unexpectedly intercepted.

Bugs

  • portmap: ensure nftables backend only intercept local traffic by @champtar in #1210.

Other changes

  • Fix file exists errro in dummy cni by @liuyuan10 in #1205
  • Ignore settling with down state since it would never settle by @bn222 in #1207

Full Changelog: v1.8.0...v1.9.0

CNI plugins v1.8.0

Choose a tag to compare

@squeed squeed released this 01 Sep 15:28

The Bridge CNI plugin has removed limitations on VLAN trunk implementation. This aligns with recommended access and trunk port configurations, ensuring proper VLAN isolation and enhanced usability.

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

CNI plugins v1.7.1

Choose a tag to compare

@squeed squeed released this 25 Apr 12:58

What's Changed

(Administrative note: the GitHub release v1.7.0 somehow got split in to two immutable releases. v1.7.1 is a re-release that corrects the issue. Apologies for the trouble).

New features / options

Other improvements

Bug fixes

New Contributors

Full Changelog: v1.6.2...v1.7.1

v1.7.0: build(deps): bump github.com/onsi/gomega in the golang group

Choose a tag to compare

@github-actions github-actions released this 25 Apr 11:20
Bumps the golang group with 1 update: [github.com/onsi/gomega](https://github.com/onsi/gomega).


Updates `github.com/onsi/gomega` from 1.36.3 to 1.37.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.36.3...v1.37.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.7.0: build(deps): bump github.com/onsi/gomega in the golang group

Choose a tag to compare

@github-actions github-actions released this 25 Apr 11:20
Bumps the golang group with 1 update: [github.com/onsi/gomega](https://github.com/onsi/gomega).


Updates `github.com/onsi/gomega` from 1.36.3 to 1.37.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.36.3...v1.37.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 06 Jan 16:12

(administrative note: release v1.6.1 was somehow double-created in GitHub; v1.6.2 is identical but fixes the duplication.)

What's Changed

Full Changelog: v1.6.0...v1.6.2

v1.6.1: portmap: fix iptables conditions detection

Choose a tag to compare

@github-actions github-actions released this 02 Dec 16:08
As show in the docs, iptables conditions can also start with '!'

Fixes 01a94e17c77e6ff8e5019e15c42d8d92cf87194f

Signed-off-by: Etienne Champetier <e.champetier@ateme.com>

CNI plugins v1.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 09:37

This is the v1.6.0 release of the CNI community plugins.

Changelog

Important

  • revert htb changes due to ongoing issues and missing maintainer by @h0nIg in #1105. This reverts the (undocumented) feature added in v1.5 where traffic from a specific CIDR would be exempted from bandwidth shaping. Unfortunately the implementation was lacking. We hope to re-add this feature in the future.

New features

CNI v1.1 support

Other improvements

Fixes

Misc / CI

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:51
c29dc79

What's Changed

Full Changelog: v1.5.0...v1.5.1