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

     1  ## Changes by Kind
     2  
     3  ### Bug Fix or Regression
     4  
     5  - Make AKS extension.Plan optional ([#4683](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4683), [@willie-yao](https://github.com/willie-yao))
     6  - Set `PrincipalType` in RoleAssignment creation API call when using `SystemAssigned` identity. ([#4663](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4663), [@whites11](https://github.com/whites11))
     7  
     8  
     9  ### Other (Cleanup or Flake)
    10  
    11  - Bump CAPI to v1.6.3 ([#4644](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4644), [@mboersma](https://github.com/mboersma))
    12  
    13  ## Dependencies
    14  
    15  ### Added
    16  _Nothing has changed._
    17  
    18  ### Changed
    19  - google.golang.org/protobuf: v1.32.0 → v1.33.0
    20  - sigs.k8s.io/cluster-api/test: v1.6.2 → v1.6.3
    21  - sigs.k8s.io/cluster-api: v1.6.2 → v1.6.3
    22  
    23  ### Removed
    24  _Nothing has changed._
    25  
    26  ## Details
    27  <!-- markdown-link-check-disable-next-line -->
    28  https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.14.0...v1.14.1