Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.6.42
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: use latest version of aks preview (#4269) by @rayaisaiah in #4275
Full Changelog: v1.6.41...v1.6.42
v1.6.41
Immutable
release. Only release title and notes can be modified.
What's Changed
- backport: ci: handle npm image not built in ACN Official Build for Singularity Runners trigger by @sharifnasser in #4249
- [NPM] [Vulnerability] Resolve Ubuntu CVEs in v1.6.39 Image by @rayaisaiah in #4268
Full Changelog: v1.6.39...v1.6.41
v1.6.39
Immutable
release. Only release title and notes can be modified.
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.7.13
Immutable
release. Only release title and notes can be modified.
What's Changed
- ci: add AKS Swiftv2 Manifold E2E in ACN pipeline by @sharifnasser in #4128
- ci: re-enable port forward tests on windows by @QxBytes in #4164
- forwardport: [NPM] [Vulnerability] Resolve stdlib CVEs by Updating go Version from… by @rayaisaiah in #4166
- Datapath tests for Long running clusters. by @sivakami-projects in #4142
- ci: fix ebpf manifests and allow e2e usage with cilium 1.18 and up by @QxBytes in #4177
- feat: select linux network mode based on conflist instead of statefile by @QxBytes in #4174
- deps: bump golang.org/x/crypto from 0.41.0 to 0.45.0 in /azure-ipam by @dependabot[bot] in #4130
- deps: bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #4131
- deps: bump github.com/containernetworking/plugins from 1.8.0 to 1.9.0 in /azure-ipam by @dependabot[bot] in #4162
- Enable scale tests with 20 pods by @sivakami-projects in #4179
- ci: General Cilium Nightly fixes by @jpayne3506 in #4175
- ci: move cilium deploy logic to makefile by @QxBytes in #4184
- deps: bump the all-go-minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #4159
- Deploy Linux BYON nodes and enable datapath tests on long running clu… by @sivakami-projects in #4187
- fix: infinite loop in Device Plugin caused by stale SocketWatcher state by @isaac-dasan in #4163
- feat: add fields in pod network + mtpnc crd for prefix block mode for swiftv2 by @kmurudi in #4189
- ci: add ACNS field to cluster recipes by @jpayne3506 in #4193
- deps: bump github.com/cilium/cilium from 1.15.16 to 1.16.17 by @dependabot[bot] in #4152
- ci: add npm version parameter in Singularity Runners trigger by @sharifnasser in #4202
- ci: re-add code coverage to pipeline by @QxBytes in #4185
- ci: update allowed iptables patterns yaml to conform to aks by @QxBytes in #4192
- feat: make logger encoders kube-aware by @rbtr in #4125
- build: Deprecating azure-vnet-cni-multitenancy-linux by @apontejaj in #4198
- ci: bump golangci/golangci-lint-action from 6 to 9 by @dependabot[bot] in #4111
- deps: bump the all-go-minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #4182
- ci: bump actions/checkout from 5 to 6 by @dependabot[bot] in #4137
- deps: bump go.uber.org/zap from 1.27.0 to 1.27.1 in /zapai in the all-go-minor-and-patch group by @dependabot[bot] in #4138
- ci: bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #4172
- ci: bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #4173
- fix: migrate golangci config yaml to 2.8.0 by @QxBytes in #4207
- Enable metric collection on long running cluster test pipeline. by @sivakami-projects in #4204
- fix: add windows uts in pipeline for cns folder by @QxBytes in #4206
- ci: update cilium version to 1.17 and decouple from pipeline vars by @QxBytes in #4203
- feat: add cilium log collector by @QxBytes in #4208
- fix: remove linux-headers-generic as it was causing pkg not found errors by @QxBytes in #4217
- ci: acn build cil log collector by @QxBytes in #4211
Full Changelog: v1.7.12...v1.7.13
v1.6.38
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
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
What's Changed
- fix: do not copy empty values into secondary IP configs by @santhoshmprabhu in #4155
- test: expand LRP test to include lifecycle events by @karina-ranadive in #4086
- feat: add support for windows MAC hex dump by @ecigar13 in #4122
- fix: set logger for controller-runtime by @rbtr in #4123
- fix: Re-enable codespaces by @jpayne3506 in #4124
- chore: add swiftv2 windows conflist by @jackieluc in #4144
New Contributors
- @karina-ranadive made their first contribution in #4086
Full Changelog: v1.7.11...v1.7.12
v1.6.36
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
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
What's Changed
- ci: remove debug stack usage by @QxBytes in #4075
- Swiftv2 Long running cluster - test pipeline by @sivakami-projects in #4099
- [CNS] Overlay Expansion Subnet Update Job Bug Fix by @rejain789 in #4103
- ci: clean up disk space before build and skip windows port forward by @QxBytes in #4109
Full Changelog: v1.7.8...v1.7.9