Skip to content

Commit 00efbff

Browse files
authored
Merge pull request #11615 from sbueringer/pr-v1.8.8
🚀 Release v1.8.8
2 parents bdda359 + 6613a44 commit 00efbff

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG/v1.8.8.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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+
## Changes since v1.8.7
9+
## :chart_with_upwards_trend: Overview
10+
- 2 new commits merged
11+
- 1 bug fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- ClusterClass: Export runtime.Client interface and cache package (#11613)
15+
16+
## :seedling: Others
17+
- Dependency: Bump to golang.org/x/net v0.23.0 (#11619)
18+
19+
## Dependencies
20+
21+
### Added
22+
_Nothing has changed._
23+
24+
### Changed
25+
- golang.org/x/net: v0.27.0 → v0.33.0
26+
27+
### Removed
28+
_Nothing has changed._
29+
30+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)