Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.6.31
What's Changed
- deps: bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #3817
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.0 to 1.10.1 by @dependabot[bot] in #3819
- deps: bump github.com/containernetworking/cni from 1.2.3 to 1.3.0 in /azure-ipam by @dependabot[bot] in #3812
- deps: bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #3810
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4 from 4.7.0-beta.1 to 4.9.0-beta.1 by @dependabot[bot] in #3847
- deps: bump github.com/Azure/azure-container-networking from 1.6.22 to 1.7.0 in /azure-ipam by @dependabot[bot] in #3809
- deps: bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #3856
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.0 to 1.18.1 by @dependabot[bot] in #3855
- ci: Fixing build pipeline for 1.6 release by @apontejaj in #3859
- ci: backport relevant signing changes to release/v1.6 by @jpayne3506 in #3862
- deps: bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #3866
Full Changelog: v1.6.30...v1.6.31
v1.6.30
What's Changed
- [backport] - (#3776)(#3768) perf: update error message for MTPNC not found and not ready in CNS by @isaac-dasan in #3775
- ci: enable merge queue for release/v1.6 by @jpayne3506 in #3803
- [backport] perf: dhcp err msg in network swiftv2 code path (#3793) by @isaac-dasan in #3821
Full Changelog: v1.6.29...v1.6.30
v1.6.29
What's Changed
- [NPM] fix: Update Iptables to Legacy by @rayaisaiah in #3782
- [backport] #3791 ci: only check for code coverage at merge, not release by @jpayne3506 in #3792
Full Changelog: v1.6.27...v1.6.29
v1.6.27
What's Changed
- [NPM] [CVE] Resolve CVE-2025-6020 by @rayaisaiah in #3763
- [NPM] [Vulnerability] Resolve GHSA-fv92-fjc5-jj9h Vulnerability by @rayaisaiah in #3767
Full Changelog: v1.6.26...v1.6.27
v1.6.26
What's Changed
- revert: [NPM] Remove hostUsers Configuration by @rayaisaiah in #3612
- ci: Update ACN Pipeline for Compliance by @sheylatrudo in #3597
- ci: create test image vars for release test by @camrynl in #3639
- chore: update tolerations in cilium operator manifests, makefile fix by @camrynl in #3640
- [forwardport] ci: future proof for LTS clusters (#3620) by @jpayne3506 in #3626
- deps: bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #3631
- deps: bump github.com/Microsoft/hcsshim from 0.12.9 to 0.13.0 by @dependabot in #3642
- ci: fix nightly pipeline cluster name reference by @camrynl in #3656
- change apipa endpoint gateway back to .1 by @ZetaoZhuang in #3653
- [ci] fix: make variable assignment by @jpayne3506 in #3655
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0 by @dependabot in #3661
- chore: address todo items in cilium e2e templates by @camrynl in #3675
- ci: use publish code coverage results v1 by @QxBytes in #3647
- deps: bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 by @dependabot in #3651
- deps: bump github.com/prometheus/common from 0.63.0 to 0.64.0 by @dependabot in #3668
- chore: updating cilium nightly charts by @camrynl in #3676
- feat: add cilium nodesubnet target to hack/Makefile by @santhoshmprabhu in #3677
- ci: mtu check for cilium e2e by @camrynl in #3624
- ci: [1/?] Automated version update pipeline by @jpayne3506 in #3667
- revert: [NPM] [CVEs] Revert Manual NPM Linux Dockerfile Package Installations by @rayaisaiah in #3680
- deps: bump google.golang.org/grpc from 1.71.1 to 1.72.2 by @dependabot in #3686
- ci: Add Binary Signing Task by @sheylatrudo in #3649
- fix: use "vEthernet (LoopbackAdapterHostNCConnectivity)" when CNS is … by @behzad-mir in #3693
- Fix CNS and CNI ETW log interference issue by @byte-msft in #3692
- ci: output manifest tarball with Oras by @jpayne3506 in #3698
- deps: bump golang.org/x/time from 0.11.0 to 0.12.0 by @dependabot in #3704
- Fix CNS IP demand overcounting by filtering terminal Pods in IPAMv2 by @copilot-swe-agent in #3697
- deps: bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot in #3703
- deps: bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot in #3705
- deps: bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #3683
- deps: bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #3702
- Remove deprecated reviewers field from dependabot.yaml by @copilot-swe-agent in #3715
- deps: bump the go_modules group in /build/tools with 2 updates by @dependabot in #3728
- Fix golangci-lint config by @copilot-swe-agent in #3701
- feat: explicit optional compression in dropgz by @rbtr in #3648
- deps: bump the go_modules group in /azure-ipam with 3 updates by @dependabot in #3690
- fix: [NPM] [Backport] Update Ubuntu Base Image to 24.04 by @rayaisaiah in #3743
- [Service Tags] ci: Backport service/virtual tag updates to release/v1.6 by @k-routhu in #3754
New Contributors
- @byte-msft made their first contribution in #3692
Full Changelog: v1.6.25...v1.6.26
azure-ip-masq-merger/v0.0.1
What's Changed
- feat: add azure ip masq merger by @QxBytes in #3737
- fix: [NPM] Update Ubuntu Base Image to 24.04 by @rayaisaiah in #3741
- [Service Tags] ci: Update ACN to use Virtual Tags by @k-routhu in #3745
- ci: add azure ip masq merger to pipeline by @QxBytes in #3739
- deps: bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot in #3752
- chore(deps): bump the go_modules group across 2 directories with 1 update by @dependabot in #3742
- ci: exclude azure-ip-masq-merger tags when describing acn version by @QxBytes in #3755
Full Changelog: v1.6.25...azure-ip-masq-merger/v0.0.1
v1.7.0
What's Changed
- revert: [NPM] Remove hostUsers Configuration by @rayaisaiah in #3612
- ci: Update ACN Pipeline for Compliance by @sheylatrudo in #3597
- ci: create test image vars for release test by @camrynl in #3639
- chore: update tolerations in cilium operator manifests, makefile fix by @camrynl in #3640
- [forwardport] ci: future proof for LTS clusters (#3620) by @jpayne3506 in #3626
- deps: bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #3631
- deps: bump github.com/Microsoft/hcsshim from 0.12.9 to 0.13.0 by @dependabot in #3642
- ci: fix nightly pipeline cluster name reference by @camrynl in #3656
- change apipa endpoint gateway back to .1 by @ZetaoZhuang in #3653
- [ci] fix: make variable assignment by @jpayne3506 in #3655
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0 by @dependabot in #3661
- chore: address todo items in cilium e2e templates by @camrynl in #3675
- ci: use publish code coverage results v1 by @QxBytes in #3647
- deps: bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 by @dependabot in #3651
- deps: bump github.com/prometheus/common from 0.63.0 to 0.64.0 by @dependabot in #3668
- chore: updating cilium nightly charts by @camrynl in #3676
- feat: add cilium nodesubnet target to hack/Makefile by @santhoshmprabhu in #3677
- ci: mtu check for cilium e2e by @camrynl in #3624
- ci: [1/?] Automated version update pipeline by @jpayne3506 in #3667
- revert: [NPM] [CVEs] Revert Manual NPM Linux Dockerfile Package Installations by @rayaisaiah in #3680
- deps: bump google.golang.org/grpc from 1.71.1 to 1.72.2 by @dependabot in #3686
- ci: Add Binary Signing Task by @sheylatrudo in #3649
- fix: use "vEthernet (LoopbackAdapterHostNCConnectivity)" when CNS is … by @behzad-mir in #3693
- Fix CNS and CNI ETW log interference issue by @byte-msft in #3692
- ci: output manifest tarball with Oras by @jpayne3506 in #3698
- deps: bump golang.org/x/time from 0.11.0 to 0.12.0 by @dependabot in #3704
- Fix CNS IP demand overcounting by filtering terminal Pods in IPAMv2 by @copilot-swe-agent in #3697
- deps: bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot in #3703
- deps: bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot in #3705
- deps: bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #3683
- deps: bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #3702
- Remove deprecated reviewers field from dependabot.yaml by @copilot-swe-agent in #3715
- deps: bump the go_modules group in /build/tools with 2 updates by @dependabot in #3728
- Fix golangci-lint config by @copilot-swe-agent in #3701
- feat: explicit optional compression in dropgz by @rbtr in #3648
- deps: bump the go_modules group in /azure-ipam with 3 updates by @dependabot in #3690
New Contributors
- @byte-msft made their first contribution in #3692
- @copilot-swe-agent made their first contribution in #3697
Full Changelog: v1.6.25...v1.7.0
azure-ipam/v0.4.0
Changes:
- 8d75d8b deps: bump the go_modules group in /azure-ipam with 3 updates (#3690)
- 8408beb feat: explicit optional compression in dropgz (#3648)
- f617f1f Fix golangci-lint config (#3701)
- 422fe73 deps: bump the go_modules group in /build/tools with 2 updates (#3728)
- 29aff10 Remove deprecated reviewers field from dependabot.yaml (#3715)
- 38d2cd1 deps: bump golang.org/x/net from 0.40.0 to 0.41.0 (#3702)
- 70122be deps: bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 (#3683)
- 1f0d1f7 deps: bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#3705)
- 3a50396 deps: bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#3703)
- 4aa36ae Fix CNS IP demand overcounting by filtering terminal Pods in IPAMv2 (#3697)
See More
- 62c335a deps: bump golang.org/x/time from 0.11.0 to 0.12.0 (#3704)
- 1442b9e ci: output manifest tarball with Oras (#3698)
- 8c23d7c Fix CNS and CNI ETW log interference issue (#3692)
- 4f9a4d0 fix: use "vEthernet (LoopbackAdapterHostNCConnectivity)" when CNS is … (#3693)
- 1c28add ci: Add Binary Signing Task (#3649)
- 24ea94f deps: bump google.golang.org/grpc from 1.71.1 to 1.72.2 (#3686)
- 0a58111 revert: [NPM] [CVEs] Revert Manual NPM Linux Dockerfile Package Installations (#3680)
- 585ef7a ci: [1/?] Automated version update pipeline (#3667)
- 6292cc7 ci: mtu check for cilium e2e (#3624)
- 1897a16 feat: add cilium nodesubnet target to hack/Makefile (#3677)
- 6acb114 chore: updating cilium nightly charts (#3676)
- 196fce9 deps: bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 (#3651)
- 0cf2f71 deps: bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3668)
- a5dc47f ci: use publish code coverage results v1 (#3647)
- 67d2c5a chore: address todo items in cilium e2e templates (#3675)
- 6fc92ad deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0 (#3661)
- b0f9c8c [ci] fix: make variable assignment (#3655)
- 28331b4 change apipa endpoint gateway back to .1 (#3653)
- 3189cda ci: fix nightly pipeline cluster name reference (#3656)
- 09196db deps: bump github.com/Microsoft/hcsshim from 0.12.9 to 0.13.0 (#3642)
- 7d60962 deps: bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#3631)
- 055ff30 [forwardport] ci: future proof for LTS clusters (#3620) (#3626)
- 5310d81 ci: create test image vars for release test (#3639)
- 029c0c2 chore: update tolerations in cilium operator manifests, makefile fix (#3640)
- cff925e ci: Update ACN Pipeline for Compliance (#3597)
- c5b409c revert: [NPM] Remove hostUsers Configuration (#3612)
This list of changes was auto generated.
What's Changed
- deps: bump github.com/Microsoft/hcsshim from 0.12.5 to 0.12.6 by @dependabot in #2934
- ci: run some cni windows uts in the pipeline by @QxBytes in #2925
- ci: remove ovs create bridge test by @QxBytes in #2942
- fix: dualnic options to avoid overwritting vlanMaps by @paulyufan2 in #2928
- deps: bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 by @dependabot in #2943
- fix: k8s load test scenario for dualstack vs datapath by @camrynl in #2951
- fix: Add --kubernetes-version to linux-cniv1-up cluster creation by @jpayne3506 in #2952
- Add UTs to configure secondary interfaces add Result for windows swiftv2 by @paulyufan2 in #2923
- feat: add custom codeql queries by @QxBytes in #2919
- deps: bump github.com/vishvananda/netlink from 1.2.1-beta.2 to 1.2.1 by @dependabot in #2953
- chore: remove cnm code by @QxBytes in #2906
- fix: don't print stack trace of error for certain logs to prevent spam by @QxBytes in #2904
- deps: bump github.com/vishvananda/netlink from 1.2.1 to 1.3.0 by @dependabot in #2956
- [CNS] Add unit tests to Standalone SwiftV2 scenario by @jackieluc in #2932
- Update dockerfiles to use go v1.22 by @aggarwal0009 in #2931
- deps: bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #2955
- deps: bump github.com/coreos/go-iptables from 0.7.0 to 0.8.0 by @dependabot in #2960
- deps: bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 in /build/tools by @dependabot in #2930
- Add UTs to test findMasterInterface by @paulyufan2 in #2941
- fix: [NPM] [Linux] panic if applyIPSets continues to fail by @huntergregory in #2964
- deps: bump github.com/prometheus/common from 0.55.0 to 0.56.0 by @dependabot in #2966
- feat: add device plugin support to CNS by @thatmattlong in #2886
- deps: bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #2972
- deps: bump github.com/prometheus/common from 0.56.0 to 0.57.0 by @dependabot in #2971
- ci: remove logger field from portforwarder to avoid race with goroutine by @QxBytes in #2959
- fix: Ignore accelnetEnable flag to disable swiftv2 Linux&&Windows for AccelentNIC by @paulyufan2 in #2976
- fix: [NPM] [Linux] race when deleting/readding NetPol with CIDR rules by @huntergregory in #2978
- Add UTs for CNI Windows Policy by @paulyufan2 in #2965
- Add join VNET call for every AZR NC unpublish call by @smittal22 in #2983
- fix: add legacy IPAM metrics back to IPAMv2 by @rbtr in #2970
- ci: adding increments of 200 to scale pipeline by @vipul-21 in #2988
- deps: bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #2995
- fix: [NPM] [Linux] handle more than 15 leaked ipsets by @huntergregory in #2998
- deps: bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #2994
- deps: bump github.com/prometheus/common from 0.57.0 to 0.59.1 by @dependabot in #2996
- deps: bump k8s.io/kubelet from 0.30.3 to 0.30.4 by @dependabot in #3001
- deps: bump google.golang.org/grpc from 1.66.0 to 1.66.1 by @dependabot in #3002
- fix: add dhcp discover packet to linux swiftv2 to ensure mappings exist for dns by @QxBytes in #2989
- fix: [Linux] [NPM] handle #2977 for netpols without cidrs by @huntergregory in #2990
- Revert "Add join VNET call for every AZR NC unpublish call" by @smittal22 in #3008
- deps: bump google.golang.org/grpc from 1.66.1 to 1.66.2 by @dependabot in #3010
- deps: bump k8s.io/kubelet from 0.30.4 to 0.30.5 by @dependabot in #3009
- [fix] ci: cluster deletion for swiftv2 by @jpayne3506 in #2986
- ci: Unblock k8s 1.30 | ACN v1.6 testing by @jpayne3506 in https://github.com/Azure/azure-container-networking/pul...
v1.6.11.2
Full Changelog: v1.6.11...v1.6.11.2
v1.5.48
What's Changed
- chore: remove basic lb due to deprecation on 250930 (v1.5) by @jpayne3506 in #3555
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.17.1 to 1.18.0 by @dependabot in #3562
- deps: bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #3572
- deps: bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot in #3574
- deps: bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #3546
- deps: bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #3581
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.2 to 1.9.0 by @dependabot in #3585
- deps: bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot in #3587
- deps: bump github.com/containernetworking/cni from 1.2.3 to 1.3.0 by @dependabot in #3580
- deps: bump github.com/containernetworking/cni from 1.2.3 to 1.3.0 in /azure-ipam by @dependabot in #3578
- ci: required changes for LTS support | v1.5 by @jpayne3506 in #3619
- backport: retry restarting HNS (#3529, #3540) by @rbtr in #3563
- deps: bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot in #3598
- revert: [NPM] [v1.5] Remove hostUsers Configuration by @rayaisaiah in #3614
- ci: future proof for LTS clusters by @jpayne3506 in #3620
- ci: fix cilium hubble deployment v1.5 by @camrynl in #3628
- [backport] ci: update recover resource job (#3162) by @camrynl in #3641
Full Changelog: v1.5.45...v1.5.48