Skip to content

Commit 5cb282f

Browse files
authored
Merge pull request kubernetes-sigs#11054 from sbueringer/pr-v1.8.1-release-notes
🚀 Release v1.8.1
2 parents f3466e5 + 9a32d1c commit 5cb282f

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG/v1.8.1.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.27.x -> v1.31.x
4+
- Workload Cluster: v1.25.x -> v1.31.x
5+
6+
[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)
7+
8+
## Highlights
9+
10+
* Support for Kubernetes v1.31
11+
12+
## Changes since v1.8.0
13+
## :chart_with_upwards_trend: Overview
14+
- 3 new commits merged
15+
- 1 feature addition ✨
16+
- 1 bug fixed 🐛
17+
18+
## :sparkles: New Features
19+
- Testing: Bump Kubernetes in tests to v1.31.0 and claim support for v1.31 (#11053)
20+
21+
## :bug: Bug Fixes
22+
- Dependency: Update controller-runtime dependency to v0.18.5 (#11046)
23+
24+
## :seedling: Others
25+
- clusterctl: Improve clusterctl client config logic & error message (#11052)
26+
27+
## Dependencies
28+
29+
### Added
30+
_Nothing has changed._
31+
32+
### Changed
33+
- sigs.k8s.io/controller-runtime: v0.18.4 → v0.18.5
34+
35+
### Removed
36+
_Nothing has changed._
37+
38+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)