Skip to content

Commit c3298d1

Browse files
authored
Merge pull request kubernetes-sigs#10252 from willie-yao/release-v1.6.3
🌱 Release v1.6.3
2 parents 095cee5 + ca5c20e commit c3298d1

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

CHANGELOG/v1.6.3.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.25.x -> v1.29.x
4+
- Workload Cluster: v1.23.x -> v1.29.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.6.2
9+
## :chart_with_upwards_trend: Overview
10+
- 14 new commits merged
11+
- 2 bugs fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- CAPD: Fix(capd): remove hack for btrfs/zfs support (#10192)
15+
- e2e: Test: retry GetOwnerGraph in owner references test on certificate errors (#10217)
16+
17+
## :seedling: Others
18+
- CABPK: Add pod metadata to capbk manager (#10212)
19+
- clusterctl: Add 0 default to worker-machine-count help (#10205)
20+
- clusterctl: Add hivelocity infra provider to clusterctl (#10168)
21+
- Dependency: Bump go version to 1.21.8 (#10246)
22+
- Dependency: Bump protobuf to v1.33.0 to address CVEs (#10249)
23+
- Release: Improve release-staging build (#10190)
24+
- Release: Read in dockerfiles from stdin (#10209)
25+
26+
:book: Additionally, there have been 4 contributions to our documentation and book. (#10230, #10241, #10243, #10260)
27+
28+
## Dependencies
29+
30+
### Added
31+
_Nothing has changed._
32+
33+
### Changed
34+
- google.golang.org/protobuf: v1.31.0 → v1.33.0
35+
36+
### Removed
37+
_Nothing has changed._
38+
39+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)