Skip to content

Releases: Azure/azure-container-networking

v1.6.39

11 Feb 16:52
Immutable release. Only release title and notes can be modified.
1fe4014

Choose a tag to compare

What's Changed

  • [NPM] [Vulnerability] Resolve Ubuntu CVEs in v1.6.38 Image by @rayaisaiah in #4220

Full Changelog: v1.6.38...v1.6.39

v1.6.38

06 Feb 22:16
22966a6

Choose a tag to compare

What's Changed

  • fix: infinite loop in Device Plugin caused by stale SocketWatcher sta… by @isaac-dasan in #4195
  • Backport mtpnc delete timestamp check v1.6 by @shreyashastantram in #4197
  • [NPM] [Vulnerability] Resolve stdlib CVEs by Updating go Version from 1.25.5 -> 1.25.6 by @rayaisaiah in #4214
  • [NPM] [Vulnerability] Resolve stdlib CVEs by Updating go Version from 1.25.6 -> 1.25.7 by @rayaisaiah in #4218

Full Changelog: v1.6.37...v1.6.38

v1.6.37

09 Dec 00:44
7ec024b

Choose a tag to compare

What's Changed

  • fix: do not copy nil values from primary to secondary configs by @santhoshmprabhu in #4158
  • [NPM] [Vulnerability] Resolve stdlib CVEs by Updating go Version from 1.23 -> 1.25.5 and Update Base Windows Image by @rayaisaiah in #4153

Full Changelog: v1.6.36...v1.6.37

Release v1.7.12

09 Dec 18:16
3b34dc7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.11...v1.7.12

v1.6.36

04 Dec 19:24
5332db0

Choose a tag to compare

What's Changed

  • [backport v1.6] [NPM Lite] Bypassing IPSets for IP CIDR Block Based Network Policies … by @rejain789 in #4147

Full Changelog: v1.6.35...v1.6.36

v1.5.50

15 Nov 01:08
a208275

Choose a tag to compare

v1.5.50 Pre-release
Pre-release

What's Changed

  • deps: bump github.com/Azure/azure-container-networking from 1.7.0 to 1.7.1 in /azure-ipam by @dependabot[bot] in #3903
  • deps: bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #3909
  • deps: bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #3951
  • deps: bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #3954
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.2 to 1.19.0 by @dependabot[bot] in #3959
  • deps: bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /azure-ipam by @dependabot[bot] in #3962
  • deps: bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #3965
  • deps: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #3968
  • deps: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /azure-ipam by @dependabot[bot] in #3976
  • deps: bump github.com/Azure/azure-container-networking from 1.7.1 to 1.7.2 in /azure-ipam by @dependabot[bot] in #3978
  • deps: bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #3987
  • deps: bump github.com/Azure/azure-container-networking from 1.7.2 to 1.7.3 in /azure-ipam by @dependabot[bot] in #4006
  • [backport] release/v1.5 ci: build cns in release test pipeline (#3869) by @camrynl in #3986
  • deps: bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #4024
  • backport: fix: replace AKS LTS versioning with commonly reached k8s patch version (#4094) by @QxBytes in #4119
  • [backport] v1.5 ci: [CNS] Overlay Expansion Subnet Update Job Bug Fix #4103 by @rejain789 in #4115

Full Changelog: v1.5.49...v1.5.50

v1.7.9

14 Nov 15:16
2142649

Choose a tag to compare

What's Changed

Full Changelog: v1.7.8...v1.7.9

v1.6.34

23 Oct 23:07
b2762a3

Choose a tag to compare

What's Changed

  • deps: bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #3918
  • revert: Revert Manual NPM Linux Dockerfile perl-base Package Installation by @rayaisaiah in #3929
  • deps: bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /azure-ipam by @dependabot[bot] in #3963
  • [backport] release/v1.6 ci: build cns in release test pipeline (#3869) by @camrynl in #3984
  • deps: bump github.com/Azure/azure-container-networking from 1.7.1 to 1.7.3 in /azure-ipam by @dependabot[bot] in #4008
  • [NPM] [Vulnerability] Resolve GHSA-2464-8j7c-4cjm in github.com/go-viper/mapstructure/v2 Library. by @rayaisaiah in #4090
  • fix: replace AKS LTS versioning with commonly reached k8s patch version by @jpayne3506 in #4094
  • [backport] v1.6 ci: skip portforward in windows dualstack (#4076) by @jpayne3506 in #4095

Full Changelog: v1.6.33...v1.6.34

v1.7.4

29 Sep 20:18
a0d1a66

Choose a tag to compare

What's Changed

  • deps: bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /azure-ipam by @dependabot[bot] in #3973
  • deps: bump github.com/spf13/cobra from 1.9.1 to 1.10.1 in /dropgz by @dependabot[bot] in #3991
  • feat: add terminateOnSuccess flag to iptables monitor by @QxBytes in #3995
  • deps: bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by @dependabot[bot] in #3994
  • ci: add dualstack coverage to LSG-CNI pipeline by @jpayne3506 in #4001
  • chore: update to go1.24 by @jpayne3506 in #3912
  • deps: bump github.com/cilium/ebpf from 0.16.0 to 0.19.0 by @dependabot[bot] in #3966
  • chore: install bpf dependencies before building binaries by @santhoshmprabhu in #4011
  • Chore: make dependanbot to open one PR for go dependencies update weekly by @paulyufan2 in #4010
  • Add v2 zap logger to cns apis by @pjohnst5 in #4003
  • deps: bump the all-go-minor-and-patch group in /azure-ipam with 2 updates by @dependabot[bot] in #4029
  • ci: cns patch testing in release pipeline by @camrynl in #3914
  • feat: snat azure dns traffic to node ip in cns linux by @QxBytes in #3930

Full Changelog: v1.7.3...v1.7.4

azure-iptables-monitor/v0.0.3

26 Sep 17:21
fe86df4

Choose a tag to compare

What's Changed

Full Changelog: azure-iptables-monitor/v0.0.1...azure-iptables-monitor/v0.0.3