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

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