Skip to content

Commit ecf588a

Browse files
committed
Add release notes for CAPZ v1.20.2
1 parent 6e606c6 commit ecf588a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/v1.20.2.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 or Regression
4+
5+
- Adds the ability to disable CAPZ components through a manager flag. Flags added for disabling ASO Secret Controller and disabling Azure JSON Machine Controller. ([#5758](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5758), [@bryan-cox](https://github.com/bryan-cox))
6+
7+
### Other (Cleanup or Flake)
8+
9+
- Bump CAPI to v1.10.4 ([#5771](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5771), [@mboersma](https://github.com/mboersma))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
- github.com/go-viper/mapstructure/v2: [v2.2.1 → v2.3.0](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0)
18+
- sigs.k8s.io/cluster-api/test: v1.10.3 → v1.10.4
19+
- sigs.k8s.io/cluster-api: v1.10.3 → v1.10.4
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.20.1...v1.20.2

0 commit comments

Comments
 (0)