Skip to content

Commit cee1200

Browse files
authored
Merge pull request #12116 from chandankumar4/release-notes-v1.8.12
🚀 Release v1.8.12
2 parents 1cfd589 + c65c197 commit cee1200

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG/v1.8.12.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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.11
9+
## :chart_with_upwards_trend: Overview
10+
- 4 new commits merged
11+
- 1 bug fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- clusterctl: Clusterctl upgrade hangs for a time on CRD migration when new version contains a number of new CRDs (#12005)
15+
16+
## :seedling: Others
17+
- CI/Github: bump md-link check to 1.0.17 (#12079)
18+
- e2e: Ensure to always preload kindnetd to not hit ImagePullBackoff (#11996)
19+
- KCP: Bump corefile-migration library to v1.0.26 (#12064)
20+
21+
## Dependencies
22+
23+
### Added
24+
_Nothing has changed._
25+
26+
### Changed
27+
- github.com/coredns/corefile-migration: [v1.0.25 → v1.0.26](https://github.com/coredns/corefile-migration/compare/v1.0.25...v1.0.26)
28+
29+
### Removed
30+
_Nothing has changed._
31+
32+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)