sigs.k8s.io/cluster-api-provider-azure@v1.17.0/CHANGELOG/v1.16.1.md (about) 1 ## Changes by Kind 2 3 ### Documentation 4 5 - Refactor documentation ([#5094](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5094), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)) 6 7 ### Bug or Regression 8 9 - Fixed a bug causing unnecessary updates to tags to VMSS resources. ([#5063](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5063), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)) 10 - Fixed a bug preventing the ASOAPI feature flag from being enabled by default. ([#5095](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5095), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)) 11 - Fixed a bug with AzureASOManagedMachinePools preventing it from mapping Nodes when the AKS node resource group is more than 63 characters long. ([#5056](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5056), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)) 12 - Fixed a bug causing AzureMachinePool to endlessly reconcile when a tag is applied to a VMSS by an external actor like Azure Policy ([#5021](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5021), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)) 13 - Fixed an issue preventing CAPZ from reconciling non-ServicePrincipal-authenticated, AAD-enabled AKS clusters. ([#5073](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5073), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)) 14 15 ### Other (Cleanup or Flake) 16 17 - Bump CAPI to v1.7.5 ([#5077](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5077), [@mboersma](https://github.com/mboersma)) 18 19 ## Dependencies 20 21 ### Added 22 _Nothing has changed._ 23 24 ### Changed 25 - github.com/docker/docker: [v25.0.5+incompatible → v25.0.6+incompatible](https://github.com/docker/docker/compare/v25.0.5...v25.0.6) 26 - sigs.k8s.io/cluster-api/test: v1.7.4 → v1.7.5 27 - sigs.k8s.io/cluster-api: v1.7.4 → v1.7.5 28 29 ### Removed 30 _Nothing has changed._ 31 32 ## Details 33 <!-- markdown-link-check-disable-next-line --> 34 https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.16.0...v1.16.1