Skip to content

Commit 3fb4900

Browse files
committed
🚀 Release v1.7.1
Signed-off-by: chandankumar4 <[email protected]>
1 parent fcc4e27 commit 3fb4900

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG/v1.7.1.md

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.26.x -> v1.30.x
4+
- Workload Cluster: v1.24.x -> v1.30.x
5+
6+
[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)
7+
8+
## Highlights
9+
10+
* Kubernetes v1.30 is now supported
11+
12+
## Changes since v1.7.0
13+
## :chart_with_upwards_trend: Overview
14+
- 8 new commits merged
15+
- 1 bug fixed 🐛
16+
17+
## :bug: Bug Fixes
18+
- CAPD: Verify lb config after writing it (#10461)
19+
20+
## :seedling: Others
21+
- e2e: Export more func in test/e2e/common.go (#10447)
22+
- Testing: Bump Kubernetes in tests to v1.30.0 and claim support for v1.30 (#10465)
23+
24+
:book: Additionally, there have been 5 contributions to our documentation and book. (#10446, #10448, #10451, #10456, #10470)
25+
26+
## Dependencies
27+
28+
### Added
29+
_Nothing has changed._
30+
31+
### Changed
32+
_Nothing has changed._
33+
34+
### Removed
35+
_Nothing has changed._
36+
37+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)