sigs.k8s.io/cluster-api-provider-azure@v1.17.0/CHANGELOG/v1.15.3.md (about)

     1  ## Changes by Kind
     2  
     3  ### Bug or Regression
     4  
     5  - Fixed a bug causing ASO and non-AKS-native autoscalers to fight over the replica count of an AzureASOManagedMachinePool ([#4935](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4935), [@nojnhuh](https://github.com/nojnhuh))
     6  
     7  ### Other (Cleanup or Flake)
     8  
     9  - Bump CAPI to v1.7.4 ([#4979](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4979), [@mboersma](https://github.com/mboersma))
    10  
    11  ## Dependencies
    12  
    13  ### Added
    14  _Nothing has changed._
    15  
    16  ### Changed
    17  - sigs.k8s.io/cluster-api/test: v1.7.3 → v1.7.4
    18  - sigs.k8s.io/cluster-api: v1.7.3 → v1.7.4
    19  
    20  ### Removed
    21  _Nothing has changed._
    22  
    23  ## Details
    24  <!-- markdown-link-check-disable-next-line -->
    25  https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.15.2...v1.15.3