Skip to content

Commit 8e6f632

Browse files
committed
add release notes for CAPZ v1.14.4
1 parent d98386f commit 8e6f632

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG/v1.14.4.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Changes by Kind
2+
3+
### Bug or Regression
4+
5+
- Don't allow fleetsMembers to have capital letters. Default fleet spec.group. ([#4818](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4818), [@willie-yao](https://github.com/willie-yao))
6+
- [`AZURE_SYNC_PERIOD`](https://azure.github.io/azure-service-operator/guide/aso-controller-settings-options/#azure_sync_period) for ASO now defaults to `1h` instead of "effectively never" ([#4783](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4783), [@nojnhuh](https://github.com/nojnhuh))
7+
- Allow upper-case Azure resource names ([#4815](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4815), [@willie-yao](https://github.com/willie-yao))
8+
- Use correct resource group for Bastion with custom vnet ([#4816](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4816), [@willie-yao](https://github.com/willie-yao))
9+
10+
## Dependencies
11+
12+
### Added
13+
_Nothing has changed._
14+
15+
### Changed
16+
_Nothing has changed._
17+
18+
### Removed
19+
_Nothing has changed._

0 commit comments

Comments
 (0)