Skip to content

Commit

Permalink
Merge pull request #4696 from mboersma/changelog-v1.14.1
Browse files Browse the repository at this point in the history
Add changelog for CAPZ v1.14.1
  • Loading branch information
k8s-ci-robot authored Apr 1, 2024
2 parents 1430565 + 2dcca58 commit 743d95f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG/v1.14.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## Changes by Kind

### Bug Fix or Regression

- Make AKS extension.Plan optional ([#4683](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4683), [@willie-yao](https://github.com/willie-yao))
- 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))


### Other (Cleanup or Flake)

- Bump CAPI to v1.6.3 ([#4644](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4644), [@mboersma](https://github.com/mboersma))

## Dependencies

### Added
_Nothing has changed._

### Changed
- google.golang.org/protobuf: v1.32.0 → v1.33.0
- sigs.k8s.io/cluster-api/test: v1.6.2 → v1.6.3
- sigs.k8s.io/cluster-api: v1.6.2 → v1.6.3

### Removed
_Nothing has changed._

## Details
<!-- markdown-link-check-disable-next-line -->
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.14.0...v1.14.1

0 comments on commit 743d95f

Please sign in to comment.