Skip to content

Commit b40b6d2

Browse files
authoredNov 5, 2024
Merge pull request #11373 from chandankumar4/notes-v1.8.5
🚀 Release v1.8.5
2 parents e3ecd99 + 237d15a commit b40b6d2

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
 

‎CHANGELOG/v1.8.5.md

+38
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+
## Changes since v1.8.4
9+
## :chart_with_upwards_trend: Overview
10+
- 9 new commits merged
11+
- 2 bugs fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- KCP: Consider all machines for setting .status.version (#11306)
15+
- Testing: Fix: incorrect name used in kustomize path (#11307)
16+
17+
## :seedling: Others
18+
- clusterctl: Bump cert-manager to 1.16.1 (#11323)
19+
- Dependency: Bump Go to v1.22.8 version (#11359)
20+
- e2e: Remove json logging replacement in e2e test config (#11321)
21+
- e2e: Test: add PreWaitForControlplaneToBeUpgraded to ClusterUpgradeConformanceSpec (#11303)
22+
- KCP: Skip validation if CoreDNS migration library supports an upgrade if the library is not used (#11325)
23+
- Testing: Test/framework: allow to include arbitrary types when dumping resources (#11310)
24+
25+
:book: Additionally, there has been 1 contribution to our documentation and book. (#11294)
26+
27+
## Dependencies
28+
29+
### Added
30+
_Nothing has changed._
31+
32+
### Changed
33+
_Nothing has changed._
34+
35+
### Removed
36+
_Nothing has changed._
37+
38+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)