Skip to content

Commit 031766a

Browse files
authored
Merge pull request #12947 from Nordix/release-notes-v1.11.3
🚀 Release v1.11.3
2 parents 8d68269 + e2bc659 commit 031766a

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG/v1.11.3.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.30.x -> v1.34.x
4+
- Workload Cluster: v1.28.x -> v1.34.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.11.2
9+
## :chart_with_upwards_trend: Overview
10+
- 13 new commits merged
11+
- 1 feature addition ✨
12+
13+
## :sparkles: New Features
14+
- KCP: Bump coredns/corefile-migration to v1.0.29 (#12863)
15+
16+
## :seedling: Others
17+
- CAPD: Recreate container if we re-enter reconciliation and it exists but is not running (#12933)
18+
- clusterctl: Bump cert-manager to v1.19.0 (#12832)
19+
- clusterctl: Bump cert-manager to v1.19.1 (#12875)
20+
- Dependency: Bump Go to v1.24.8 (#12829)
21+
- Dependency: Bump Go to v1.24.9 (#12868)
22+
- e2e: Fix self-hosted to actually read DOCKER_PRELOAD_IMAGES from the e2e config (#12932)
23+
- Runtime SDK: Add hint to look into controller logs to runtime client error response (#12850)
24+
25+
:book: Additionally, there have been 5 contributions to our documentation and book. (#12837, #12839, #12887, #12894, #12916)
26+
27+
## Dependencies
28+
29+
### Added
30+
_Nothing has changed._
31+
32+
### Changed
33+
- github.com/coredns/corefile-migration: [v1.0.28 → v1.0.29](https://github.com/coredns/corefile-migration/compare/v1.0.28...v1.0.29)
34+
35+
### Removed
36+
_Nothing has changed._
37+
38+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)