Skip to content

Commit c071415

Browse files
authored
Merge pull request #11720 from chandankumar4/release-notes-v1.8.9
🚀 Release v1.8.9
2 parents 7310d4b + 42ad3b6 commit c071415

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG/v1.8.9.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
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
9+
## :chart_with_upwards_trend: Overview
10+
- 7 new commits merged
11+
- 1 bug fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- util: Also patch external refs if the UID differs (#11690)
15+
16+
## :seedling: Others
17+
- Dependency: Bump github.com/coredns/corefile-migration to v1.0.25 (#11680)
18+
- Dependency: Bump to controller-runtime v0.18.7 (#11644)
19+
- KCP: Stop recreating logger for etcd client (#11682)
20+
- MachineHealthCheck: Improve Machine remediation logs (#11708)
21+
- util: Call patchHelper only if necessary when reconciling external refs (#11684)
22+
- util: PatchHelper: call toUnstructured only if necessary (#11683)
23+
24+
## Dependencies
25+
26+
### Added
27+
_Nothing has changed._
28+
29+
### Changed
30+
- github.com/coredns/corefile-migration: [v1.0.24 → v1.0.25](https://github.com/coredns/corefile-migration/compare/v1.0.24...v1.0.25)
31+
- sigs.k8s.io/controller-runtime: v0.18.6 → v0.18.7
32+
33+
### Removed
34+
_Nothing has changed._
35+
36+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)