Skip to content

Commit 743d95f

Browse files
authored
Merge pull request #4696 from mboersma/changelog-v1.14.1
Add changelog for CAPZ v1.14.1
2 parents 1430565 + 2dcca58 commit 743d95f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG/v1.14.1.md

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

0 commit comments

Comments
 (0)