Skip to content

Commit 046192e

Browse files
committed
Add changelog for CAPZ v1.13.3
1 parent 2c69370 commit 046192e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/v1.13.3.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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

0 commit comments

Comments
 (0)