Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.4.56
What's Changed
- fix: add log for ipam data received by @QxBytes in #2885
- [backport] fix: set cluster auto-upgrade and node auto-upgrade in the hackfile #2253 by @jpayne3506 in #2939
- backport: chore: move cns from servercore to nanoserver (#2454) by @rbtr in #2935
- backport: migrate from dropgz to azure-cni, azure-ipam by @rbtr in #2871
- upgrade to go v1.22.7 by @aggarwal0009 in #3046
Full Changelog: v1.4.55...v1.4.56
v1.5.38
v1.6.11
What's Changed
- fix: HTTPRemoteRestService config missing Direct ChannelMode by @jackieluc in #3025
- [ci] fix: CNI-LSG pipeline cluster deletion by @jpayne3506 in #3035
- deps: bump github.com/Microsoft/hcsshim from 0.12.6 to 0.12.7 by @dependabot in #3030
- Update go toolchain to cover cve CVE-2024-34156 by @paulgmiller in #3036
Full Changelog: v1.6.10...v1.6.11
v1.6.10
What's Changed
- Add support in CNS NMAgent Client to fetch secondary IPs by @santhoshmprabhu in #3017
- ci: add create cluster stage to cilium scale test pipeline by @jshr-w in #2973
- ci: add timeoutInMinutes during scale by @camrynl in #3024
- deps: bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #3026
- fix: Handle async delete in stateless cni by @behzad-mir in #2967
- feat: adding stateless CNI pipeline test by @behzad-mir in #2914
- Default to accelnet behavior in CNI for SwiftV2 windows by @kmurudi in #3020
New Contributors
- @santhoshmprabhu made their first contribution in #3017
Full Changelog: v1.6.9...v1.6.10
v1.6.9
What's Changed
- fix: Add missing service connection by @jpayne3506 in #3018
- deps: bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #3019
- fix: update default k8s ver to 1.30 by @rbtr in #2924
- ci: add cilium 1.16 by @camrynl in #3012
Full Changelog: v1.6.8...v1.6.9
v1.6.8
What's Changed
- 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 #3011
- deps: bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #3013
- ci: add delay after link creation for test add remove static arp by @QxBytes in #2968
- ci: ACN PR Pipeline Security Feature Branch by @sheylatrudo in #2985
- Add join VNET call for every AZR NC unpublish call with fixed UTs by @smittal22 in #3016
Full Changelog: v1.6.7...v1.6.8
v1.6.7
What's Changed
- 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
Full Changelog: v1.6.6...v1.6.7
v1.5.37
What's Changed
- Two NPM fixes. The first fix properly addresses #2977 for all kinds of NetPols (v1.5.36 had a fix only for NetPols with CIDRs). The second fix addresses #2997.
- [backport] fix: [Linux] [NPM] handle #2977 for netpols without cidr by @huntergregory in #3006
- [backport] fix: [NPM] [Linux] handle more than 15 leaked ipsets by @huntergregory in #3007
- backport: ci: remove logger field from portforwarder to avoid race with goroutine (#2959) by @QxBytes in #2975
Full Changelog: v1.5.36...v1.5.37
v1.6.6
What's Changed
- 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
Full Changelog: v1.6.5...v1.6.6
v1.5.36
What's Changed
- Addressing two issues with NPM when with editing or deleting NetPols with CIDR rules. The below changes 1) auto-mitigate #2963 when detected and 2) fix #2977 for NetPols with CIDR rules.
- [backport] fix: [NPM] [Linux] panic if applyIPSets continues to fail by @huntergregory in #2969
- [backport] fix: [NPM] [Linux] race when deleting/readding NetPol by @huntergregory in #2980
- backport: ci: run some cni windows uts in the pipeline (#2925) by @QxBytes in #2962
Full Changelog: v1.5.35...v1.5.36