Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
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
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