Skip to content

Commit 0957353

Browse files
authored
Merge pull request #9600 from g-gaston/notes-release-1.4.8
🌱 Release v1.4.8
2 parents cd61ef9 + da3fc71 commit 0957353

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/v1.4.8.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.23.x -> v1.27.x
4+
- Workload Cluster: v1.21.x -> v1.27.x
5+
6+
[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)
7+
8+
## Changes since v1.4.7
9+
## :chart_with_upwards_trend: Overview
10+
- 7 new commits merged
11+
- 2 bugs fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- Machine: Retry Node delete when CCT is locked (#9583)
15+
- Machine: Revert ErrClusterLocked check in Machine controller (#9588)
16+
17+
## :seedling: Others
18+
- Dependency: Bump cert-manager to v1.13.1 (#9508)
19+
- Dependency: Bump Go to v1.20.10 (#9553)
20+
- Dependency: Bump golang.org/x/net to v0.17.0 (#9594)
21+
- Release: Improve release staging build speed (#9554)
22+
23+
:book: Additionally, there has been 1 contribution to our documentation and book. (#9597)
24+
25+
26+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)