Skip to content

Releases: containernetworking/plugins

CNI plugins v1.7.1

25 Apr 12:58
Compare
Choose a tag to compare

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

25 Apr 11:20
Compare
Choose a tag to compare
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

25 Apr 11:20
Compare
Choose a tag to compare
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

06 Jan 16:12
Compare
Choose a tag to compare

(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

02 Dec 16:08
Compare
Choose a tag to compare
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

15 Oct 09:37
Compare
Choose a tag to compare

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

17 Jun 15:51
c29dc79
Compare
Choose a tag to compare

What's Changed

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

CNI Plugins v1.5.0

20 May 07:23
0259301
Compare
Choose a tag to compare

What's Changed

New Features:

Fixes:

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

12 Mar 10:57
8fc26ce
Compare
Choose a tag to compare
Merge pull request #991 from containernetworking/dependabot/docker/do…

CNI Plugins v1.4.0

04 Dec 17:00
1fb5bf6
Compare
Choose a tag to compare

New features:

  • (#832). tap: allow for a tap device to be created as a bridge port
  • (#914). [tuning] add ability to set tx queue len

Improvements:

  • (#969). Add CNI_NETNS_OVERRIDE
  • (#979). Add ndisc_notify in ipvlan for ipv6 ndp
  • (#974). macvlan: enable ipv6 ndisc_notify
  • (#950). Create IPAM files with 0600 permissions
  • (#924). More efficient iptables usage.
  • (#902). spoofcheck: Make use of go-nft's ApplyConfigEcho(). This is much faster
  • (#874). Add routes propagation for VRF plugin

Build:

  • (#982). Bump to golang:1.21-alpine
  • (#948). build: Use POSIX sh for shell scripts

Bug fixes:

  • (#954). macvlan cmdDel: handle deletion when master has been deleted
  • (#927). vrf: fix route filter to use output iface