Skip to content

Commit 3fab15b

Browse files
authored
Merge pull request #4475 from mboersma/release-1.11.8-again
Add release notes for v1.11.8
2 parents d8dabde + b1a029a commit 3fab15b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG/v1.11.8.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+
- ASO environment variables can now be set to refer to a non-public (e.g. government) cloud instance and set ASO's periodic resync interval: https://azure.github.io/azure-service-operator/guide/aso-controller-settings-options/ ([#4412](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4412), [@nojnhuh](https://github.com/nojnhuh))
6+
7+
### Other (Cleanup or Flake)
8+
9+
- Bump CAPI to v1.5.5 ([#4465](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4465), [@mboersma](https://github.com/mboersma))
10+
11+
## Dependencies
12+
13+
### Changed
14+
- golang.org/x/crypto: v0.14.0 → v0.17.0
15+
- golang.org/x/sys: v0.14.0 → v0.15.0
16+
- golang.org/x/term: v0.13.0 → v0.15.0
17+
- golang.org/x/text: v0.13.0 → v0.14.0
18+
- sigs.k8s.io/cluster-api/test: v1.5.4 → v1.5.5
19+
- sigs.k8s.io/cluster-api: v1.5.4 → v1.5.5

0 commit comments

Comments
 (0)