Skip to content

Commit 9908729

Browse files
authored
Merge pull request #12825 from chandankumar4/release-notes-v1.10.7
🚀 Release v1.10.7
2 parents a64434d + 739a69a commit 9908729

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG/v1.10.7.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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.6
9+
## :chart_with_upwards_trend: Overview
10+
- 2 new commits merged
11+
- 1 feature addition ✨
12+
13+
## :sparkles: New Features
14+
- KCP: Bump coredns/corefile-migration to v1.0.28 (#12749)
15+
16+
## :seedling: Others
17+
- e2e: Fix flaky test in extensionconfig_controller_test.go (#12783)
18+
19+
## Dependencies
20+
21+
### Added
22+
_Nothing has changed._
23+
24+
### Changed
25+
- github.com/coredns/corefile-migration: [v1.0.27 → v1.0.28](https://github.com/coredns/corefile-migration/compare/v1.0.27...v1.0.28)
26+
27+
### Removed
28+
_Nothing has changed._
29+
30+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)