Skip to content

Commit 42cb901

Browse files
authored
Merge pull request #12653 from chandankumar4/release-notes-v1.10.5
🚀 Release v1.10.5
2 parents fbdd83d + 639383f commit 42cb901

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG/v1.10.5.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.28.x -> v1.33.x
4+
- Workload Cluster: v1.26.x -> v1.33.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.10.4
9+
## :chart_with_upwards_trend: Overview
10+
- 6 new commits merged
11+
- 2 feature additions ✨
12+
- 1 bug fixed 🐛
13+
14+
## :sparkles: New Features
15+
- KCP: Bump corefile-migration to v1.0.27 (#12637)
16+
- Runtime SDK: Add mTLS support to runtime extension server and client (#12519)
17+
18+
## :bug: Bug Fixes
19+
- MachineDeployment: Fix second rolling update for MD rolloutAfter (#12555)
20+
21+
## :seedling: Others
22+
- Dependency: Bump Go to v1.23.11 (#12530)
23+
- Dependency: Bump Go to v1.23.12 (#12612)
24+
- Testing: Skipping test that is failing because of infra issues (#12566)
25+
26+
## Dependencies
27+
28+
### Added
29+
_Nothing has changed._
30+
31+
### Changed
32+
- github.com/coredns/corefile-migration: [v1.0.26 → v1.0.27](https://github.com/coredns/corefile-migration/compare/v1.0.26...v1.0.27)
33+
34+
### Removed
35+
_Nothing has changed._
36+
37+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)