Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.6.34
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
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
What's Changed
- feat: iptables block using LSM BPF by @santhoshmprabhu in #3871
- chore: add more owners to bpf-prog by @santhoshmprabhu in #3920
- feat: rename iptables block binary to azure-block-iptables by @santhoshmprabhu in #3913
- feat: include iptables block binary in iptables monitor image by @santhoshmprabhu in #3945
- feat: update iptables monitor with ipv6 and bpf map reading capabilities by @QxBytes in #3948
- fix: add code generation to run-unit-tests.stages by @santhoshmprabhu in #3985
- feat: add terminateOnSuccess flag to iptables monitor by @QxBytes in #3995
Full Changelog: azure-iptables-monitor/v0.0.1...azure-iptables-monitor/v0.0.3
v1.7.3
What's Changed
- chore: Clean Up NPM release/v1.4 in Master Due to EOL by @rayaisaiah in #3887
- deps: bump github.com/Azure/azure-container-networking from 1.7.0 to 1.7.1 in /azure-ipam by @dependabot[bot] in #3902
- deps: bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #3906
- deps: bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #3907
- feat: iptables block using LSM BPF by @santhoshmprabhu in #3871
- chore: add more owners to bpf-prog by @santhoshmprabhu in #3920
- feat: rename iptables block binary to azure-block-iptables by @santhoshmprabhu in #3913
- revert: Revert Manual NPM Linux Dockerfile Package Installations (libsystemd0, libudev1, libpam-modules, libpam-modules-bin, libpam-runtime, libpam0g) by @rayaisaiah in #3928
- feat: Add App Gateway Subnet ID as a field to the Overlay Extension Config CRD by @nairashu in #3925
- feat: include iptables block binary in iptables monitor image by @santhoshmprabhu in #3945
- fix: remove veth pair in vm ns if previously leaked and fix validation by @QxBytes in #3940
- deps: bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #3950
- deps: bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /build/tools in the go_modules group by @dependabot[bot] in #3957
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.2 to 1.19.0 by @dependabot[bot] in #3960
- deps: bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #3961
- CNS API contracts for NUMA-Aware Pods by @pjohnst5 in #3825
- deps: bump google.golang.org/protobuf from 1.36.7 to 1.36.8 in /build/tools by @dependabot[bot] in #3955
- deps: bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #3956
- feat: update iptables monitor with ipv6 and bpf map reading capabilities by @QxBytes in #3948
- feat: remove jump to swift-postrouting in iptables legacy as rules already exist in iptables nftables by @QxBytes in #3958
- deps: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #3970
- deps: bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #3981
- [feat] synchronize NC version with NMA programmed goal state by @NihaNallappagari in #3790
- [ci] fix: skip failing k8se2e dualstack test by @jpayne3506 in #3993
- fix: add code generation to run-unit-tests.stages by @santhoshmprabhu in #3985
New Contributors
- @NihaNallappagari made their first contribution in #3790
Full Changelog: v1.7.1...v1.7.3
azure-block-iptables/v0.0.1
Changes:
- 969e8e0 revert: Revert Manual NPM Linux Dockerfile Package Installations (libsystemd0, libudev1, libpam-modules, libpam-modules-bin, libpam-runtime, libpam0g) (#3928)
- 21a6bf1 feat: rename iptables block binary to azure-block-iptables (#3913)
- e0e07f9 chore: add more owners to bpf-prog (#3920)
- 3e68e58 feat: iptables block using LSM BPF (#3871)
- 7833eec deps: bump golang.org/x/net from 0.42.0 to 0.43.0 (#3906)
- 684f40a deps: bump github.com/Azure/azure-container-networking from 1.7.0 to 1.7.1 in /azure-ipam (#3902)
- 4cf4cf4 deps: bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#3907)
- 65ffa1c chore: Clean Up NPM release/v1.4 in Master Due to EOL (#3887)
This list of changes was auto generated.
What's Changed
- chore: Clean Up NPM release/v1.4 in Master Due to EOL by @rayaisaiah in #3887
- deps: bump github.com/Azure/azure-container-networking from 1.7.0 to 1.7.1 in /azure-ipam by @dependabot[bot] in #3902
- deps: bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #3906
- deps: bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #3907
- feat: iptables block using LSM BPF by @santhoshmprabhu in #3871
- chore: add more owners to bpf-prog by @santhoshmprabhu in #3920
- feat: rename iptables block binary to azure-block-iptables by @santhoshmprabhu in #3913
- revert: Revert Manual NPM Linux Dockerfile Package Installations (libsystemd0, libudev1, libpam-modules, libpam-modules-bin, libpam-runtime, libpam0g) by @rayaisaiah in #3928
Full Changelog: v1.7.1...azure-block-iptables/v0.0.1
v1.6.33
What's Changed
- deps: bump github.com/containernetworking/plugins from 1.6.2 to 1.7.1 in /azure-ipam by @dependabot[bot] in #3811
- deps: bump github.com/Azure/azure-container-networking from 1.7.0 to 1.7.1 in /azure-ipam by @dependabot[bot] in #3904
- deps: bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #3911
- backport: feat: cns logger v2 [2/2] (#3438) by @rbtr in #3897
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.1 to 1.18.2 by @dependabot[bot] in #3916
- [NPM] [Backport] Remove NPM Windows 2022 Tests from the NPM Conformance Tests + Clean Up NPM release/v1.4 by @rayaisaiah in #3917
- [NPM] [Vulnerability] Resolve CVE-2025-40909 in perl-base Library by @rayaisaiah in #3922
Full Changelog: v1.6.32...v1.6.33
v1.7.1
What's Changed
- [deps] ci: Update Mariner to 3.0 by @jpayne3506 in #3606
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.0 to 1.10.1 by @dependabot[bot] in #3731
- deps: bump github.com/Azure/azure-container-networking from 1.6.22 to 1.7.0 in /azure-ipam by @dependabot[bot] in #3735
- fix: let Windows CNS use the InClusterConfig by @rbtr in #3248
- feat: add metric for NNC init failures by @rbtr in #3453
- chore: remove legacy kube-init and default to CNI state by @rbtr in #3383
- feat: cns logger v2 [2/2] by @rbtr in #3438
- 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[bot] in #3752
- chore(deps): bump the go_modules group across 2 directories with 1 update by @dependabot[bot] in #3742
- ci: exclude azure-ip-masq-merger tags when describing acn version by @QxBytes in #3755
- Add HomeAZ to NodeInfoStatus by @timraymond in #3738
- Fix stale workflow to never close issues and ignore dependabot PRs by @Copilot in #3717
- ci: set default K8S_VER to 1.33 for v1.7 release train by @jpayne3506 in #3757
- ci: add azure ipam and azure ip masq merger uts to pipeline by @QxBytes in #3756
- Move HomeAZ to NodeInfo Spec by @timraymond in #3762
- deps: bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #3760
- deps: bump the go_modules group with 2 updates by @dependabot[bot] in #3764
- deps: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /build/tools in the go_modules group by @dependabot[bot] in #3765
- ci: azure-ipam patch upgrade testing by @camrynl in #3678
- [Forwardport] [NPM] [CVE] Resolve CVE-2025-6020 by @rayaisaiah in #3766
- feat: refactor cni telemetry by @QxBytes in #3149
- ci: Remove File Copy and Add Image Build Stage to Regular Build by @sheylatrudo in #3769
- fix: update network error msg to match kubelet expectations by @isaac-dasan in #3768
- fix: update error message for MTPNC not found and not ready in CNS by @isaac-dasan in #3776
- fix: combine repeated az aks create fields by @jpayne3506 in #3780
- ci: only check for code coverage at merge, not release by @jpayne3506 in #3791
- perf: dhcp err msg in network swiftv2 code path by @isaac-dasan in #3793
- Update Dependabot version constraints for Kubernetes dependencies compatibility by @Copilot in #3727
- ci: cleanup Cilium cli and connectivity test usage by @jpayne3506 in #3772
- ci: Future proof golangci-lint workflow by using dynamic base branch by @Copilot in #3805
- Use Separate Version for Build vs. Source by @sheylatrudo in #3751
- ci: remove bash usage from cilium validation by @jpayne3506 in #3826
- ci: add Dependencies to README by @jpayne3506 in #3827
- [Forwardport] [NPM] fix: Update Iptables to Legacy (#3782) by @rayaisaiah in #3842
- feat: create new telemetry handle that supports connection strings by @BeegiiK in #3729
- deps: bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #3797
- deps: bump github.com/AlekSi/gocov-xml from 1.1.0 to 1.2.0 in /build/tools by @dependabot[bot] in #3823
- chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 in /tools/azure-npm-to-cilium-validator in the go_modules group across 1 directory by @dependabot[bot] in #3844
- ci: Unblocking ADO build pipeline by @apontejaj in #3860
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.0 to 1.18.1 by @dependabot[bot] in #3795
- deps: bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #3798
- deps: bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #3864
- deps: bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #3853
- ci: build cns in release test pipeline by @camrynl in #3869
- feat: add azure iptables monitor binary and makefile changes by @QxBytes in #3779
- Update base dockerfile images by @pjohnst5 in #3876
- ci: remove windows2019 from release test pipeline by @camrynl in #3870
- chore: add label and remove reviewers by @jpayne3506 in #3828
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #3863
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.1 to 1.18.2 by @dependabot[bot] in #3882
- ci: Future proof GitHub merge queue branch trigger for release/* branches by @Copilot in #3807
- chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 in /azure-iptables-monitor in the go_modules group across 1 directory by @dependabot[bot] in #3872
- deps: bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #3883
- ci: add azure iptables monitor pipeline by @QxBytes in #3781
- chore: dependency update by @rbtr in #3890
- chore: Clean up release/v1.4 references in master due to EOL by @jpayne3506 in #3884
- chore: Remove NPM Windows 2022 Tests from the NPM Conformance Tests by @rayaisaiah in #3888
- ci: Enable L7 proxy for cilium nightly pipeline by @Copilot in #3868
- feat: add cns iptables reconciliation by @QxBytes in #3885
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.11.0 by @dependabot[bot] in #3894
- deps: bump google.golang.org/protobuf from 1.36.5 to 1.36.7 in /build/tools by @dependabot[bot] in #3895
- feat: Remove symbols from all binaries by @jpayne3506 in #3822
- MTPNC CRD changes for NUMA-Aware Infiniband pods by @pjohnst5 in #3878
- ci: remove stage level pool field, isCustom, from e2e job templates by @jpayne3506 in #3898
New Contributors
Full Changelog: v1.7.0...v1.7.1
v1.6.32
What's Changed
- deps: bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in #3873
- chore: dependency update for v1.6 by @rbtr in #3891
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #3877
- [1.6] ci: remove stage level pool field, isCustom, from e2e job templates by @jpayne3506 in #3899
Full Changelog: v1.6.31...v1.6.32
v1.5.49
What's Changed
- deps: bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot[bot] in #3637
- deps: bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 by @dependabot[bot] in #3652
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0 by @dependabot[bot] in #3666
- deps: bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #3665
- deps: bump github.com/prometheus/common from 0.63.0 to 0.64.0 by @dependabot[bot] in #3670
- deps: bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot[bot] in #3682
- deps: bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #3684
- deps: bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot[bot] in #3711
- deps: bump golang.org/x/time from 0.11.0 to 0.12.0 by @dependabot[bot] in #3710
- deps: bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #3712
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.0 to 1.10.1 by @dependabot[bot] in #3732
- deps: bump github.com/Azure/azure-container-networking from 1.5.44 to 1.7.0 in /azure-ipam by @dependabot[bot] in #3736
- deps: bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in #3753
- [Service Tags] ci: Backport service/virtual tag updates to release/v1.5 by @k-routhu in #3750
- deps: bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #3761
- deps: bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #3838
- deps: bump google.golang.org/grpc from 1.73.0 to 1.74.0 by @dependabot[bot] in #3839
- deps: bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #3799
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.0 to 1.18.1 by @dependabot[bot] in #3800
- deps: bump google.golang.org/grpc from 1.74.0 to 1.74.2 by @dependabot[bot] in #3852
- deps: bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #3787
- deps: bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #3788
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #3858
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.1 to 1.18.2 by @dependabot[bot] in #3880
- deps: bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #3881
- chore: dependency update for v1.5 by @rbtr in #3892
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.11.0 by @dependabot[bot] in #3893
- deps: bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #3896
Full Changelog: v1.5.48...v1.5.49
azure-iptables-monitor/v0.0.1
What's Changed
- feat: add azure iptables monitor binary and makefile changes by @QxBytes in #3779
- Update base dockerfile images by @pjohnst5 in #3876
- ci: remove windows2019 from release test pipeline by @camrynl in #3870
- chore: add label and remove reviewers by @jpayne3506 in #3828
- deps: bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #3863
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.1 to 1.18.2 by @dependabot[bot] in #3882
- ci: Future proof GitHub merge queue branch trigger for release/* branches by @Copilot in #3807
- chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 in /azure-iptables-monitor in the go_modules group across 1 directory by @dependabot[bot] in #3872
- deps: bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #3883
- ci: add azure iptables monitor pipeline by @QxBytes in #3781
Full Changelog: bdd4477...azure-iptables-monitor/v0.0.1