Skip to content

🌱 Release v1.4.8 #9600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions CHANGELOG/v1.4.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
## 👌 Kubernetes version support

- Management Cluster: v1.23.x -> v1.27.x
- Workload Cluster: v1.21.x -> v1.27.x

[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)

## Changes since v1.4.7
## :chart_with_upwards_trend: Overview
- 7 new commits merged
- 2 bugs fixed 🐛

## :bug: Bug Fixes
- Machine: Retry Node delete when CCT is locked (#9583)
- Machine: Revert ErrClusterLocked check in Machine controller (#9588)

## :seedling: Others
- Dependency: Bump cert-manager to v1.13.1 (#9508)
- Dependency: Bump Go to v1.20.10 (#9553)
- Dependency: Bump golang.org/x/net to v0.17.0 (#9594)
- Release: Improve release staging build speed (#9554)

:book: Additionally, there has been 1 contribution to our documentation and book. (#9597)


_Thanks to all our contributors!_ 😊