Skip to content

Commit 9f70a8e

Browse files
committed
🚀 Release v1.10.4
Signed-off-by: chandankumar4 <chandan.kr404@gmail.com>
1 parent 5be50da commit 9f70a8e

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG/v1.10.4.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.3
9+
## :chart_with_upwards_trend: Overview
10+
- 10 new commits merged
11+
- 1 bug fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- CI: Fixing failed to install kind for e2e tests (#12374)
15+
16+
## :seedling: Others
17+
- clusterctl: Add Scaleway infrastructure provider to clusterctl (#12387)
18+
- Dependency: Bump cert-manager to v1.18.0 (#12373)
19+
- Dependency: Bump cert-manager to v1.18.1 (#12381)
20+
- Dependency: Update github.com/go-viper/mapstructure/v2 to v2.3.0 (#12422)
21+
- e2e: Fix e2e test capi-e2e-release-1.8 (#12395)
22+
- KCP: Add --etcd-client-log-level flag to KCP (#12463)
23+
24+
:book: Additionally, there have been 3 contributions to our documentation and book. (#12383, #12456, #12457)
25+
26+
## Dependencies
27+
28+
### Added
29+
_Nothing has changed._
30+
31+
### Changed
32+
- github.com/go-viper/mapstructure/v2: [v2.2.1 → v2.3.0](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0)
33+
34+
### Removed
35+
_Nothing has changed._
36+
37+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)