Skip to content

Releases: microsoft/windows-container-networking

windows-cni v0.3.3

25 Nov 10:33
v0.3.3
1d00493

Choose a tag to compare

Changes in this release:

  • Updated Go version to 1.23
  • Updated golangci-lint to v1.62.2 for Go 1.23 compatibility
  • Updated vendored dependencies for Go 1.23

See CHANGELOG.md for full details.

What's Changed

  • Bump github.com/opencontainers/selinux from 1.10.0 to 1.13.0 by @dependabot[bot] in #122
  • Update go version to 1.23 by @mdebjit in #123

Full Changelog: v0.3.2...v0.3.3

windows-cni v0.3.2

21 Nov 09:45
v0.3.2
1485fa9

Choose a tag to compare

Bug fixes and updates:

  • Updated Go version to 1.21.1
  • Fixed release pipeline to preserve 'v' prefix in artifact names
  • Ensure CNI only adds default routes with a valid gateway
  • Map CNI config type to correct HCN NetworkType constant
  • Bump golang.org/x/net from 0.8.0 to 0.33.0

See CHANGELOG.md for full details.

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.2.2

24 Feb 17:25
0f85901

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.3.1

16 Aug 11:02
a0463d8

Choose a tag to compare

What's Changed

  • Updated containerd version by @mancbg in #68
  • Script to generate intent-based CNI config by @debj1t in #72
  • Change in ACL Priority Bands by @debj1t in #74
  • Handle nil pointer if HNS network not created by @MikeZappa87 in #82
  • Add CNI config 1.0.0 support. by @aznashwan in #101
  • Additional validations for DHCP enabled container host by @debj1t in #102
  • Adding an ipv6 policy for port mapping policies when dual stack is en… by @kestratt in #104

Full Changelog: v0.3.0...v0.3.1

v0.2.1

02 Mar 14:18

Choose a tag to compare

Included script to generate intent-based CNI config

v0.3.0

21 Apr 06:55
3d79f1c

Choose a tag to compare

What's Changed

  • Fixed ACL rule creation bug
  • Implemented namespace sanity checks
  • Added support for multiple CNI versions
  • Added resiliency to sync delete calls for same endpoint
  • Initial changes for ipv6 support for l2bridge network
  • Added optional loopbackDSR argument to cni conf
  • (1) sdnbridge ipv6 tests (2) provide ability to specify default gateways

Full Changelog: v0.2.0...v0.3.0

New Contributors

v0.2.0 Alpha Release

05 Jun 01:08

Choose a tag to compare

v0.2.0 Alpha Release Pre-release
Pre-release

This is the alpha release of the windows container networking repo. This is built from the b2f5f99 hash.