Skip to content

Commit a94f376

Browse files
authored
Merge pull request #11160 from chandankumar4/release-note-v1.8.3
🚀 Release v1.8.3
2 parents 9856847 + 42a5764 commit a94f376

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG/v1.8.3.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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.2
9+
## :chart_with_upwards_trend: Overview
10+
- 4 new commits merged
11+
- 1 bug fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- KCP: Make KCP pre-terminate hook more robust (#11164)
15+
16+
## :seedling: Others
17+
- Dependency: Bump to Go 1.22.7 (#11157)
18+
- e2e: Test/e2e: increase concurrency (#11144)
19+
20+
:book: Additionally, there has been 1 contribution to our documentation and book. (#11154)
21+
22+
## Dependencies
23+
24+
### Added
25+
_Nothing has changed._
26+
27+
### Changed
28+
_Nothing has changed._
29+
30+
### Removed
31+
_Nothing has changed._
32+
33+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)