Skip to content

Commit 1cfd589

Browse files
authored
Merge pull request #12115 from chandankumar4/release-notes-v1.9.7
🚀 Release v1.9.7
2 parents 83cee24 + 613fa92 commit 1cfd589

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG/v1.9.7.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.32.x
4+
- Workload Cluster: v1.26.x -> v1.32.x
5+
6+
## Changes since v1.9.6
7+
## :chart_with_upwards_trend: Overview
8+
- 8 new commits merged
9+
- 2 feature additions ✨
10+
- 1 bug fixed 🐛
11+
12+
## :sparkles: New Features
13+
- Machine: Sync machine annotations to nodes (#11980)
14+
15+
## :bug: Bug Fixes
16+
- clusterctl: Clusterctl upgrade hangs for a time on CRD migration when new version contains a number of new CRDs (#12003)
17+
18+
## :seedling: Others
19+
- CI: Github: bump md-link check to 1.0.17 (#12078)
20+
- Devtools: Disable TLS verification for Podman pushes inside of Tilt (#12008)
21+
- e2e: Ensure to always preload kindnetd to not hit ImagePullBackoff (#11995)
22+
- KCP: Bump corefile-migration library to v1.0.26 (#12063)
23+
24+
:book: Additionally, there has been 1 contribution to our documentation and book. (#12090)
25+
26+
## Dependencies
27+
28+
### Added
29+
_Nothing has changed._
30+
31+
### Changed
32+
- github.com/coredns/corefile-migration: [v1.0.25 → v1.0.26](https://github.com/coredns/corefile-migration/compare/v1.0.25...v1.0.26)
33+
34+
### Removed
35+
_Nothing has changed._
36+
37+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)