Skip to content

Commit b465fa2

Browse files
committed
Add release v1.5.7
1 parent 878f800 commit b465fa2

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG/v1.5.7.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.24.x -> v1.28.x
4+
- Workload Cluster: v1.22.x -> v1.28.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.5.6
9+
## :chart_with_upwards_trend: Overview
10+
- 8 new commits merged
11+
- 1 bug fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- e2e: Test: retry GetOwnerGraph when having certificate issues (#10218)
15+
16+
## :seedling: Others
17+
- CABPK: Add pod metadata to capbk manager (#10213)
18+
- Dependency: Bump go version to 1.21.8 (#10247)
19+
- Dependency: Bump protobuf to v1.33.0 to address CVEs (#10250)
20+
- Release: Improve release-staging build (#10227)
21+
- Release: Read in dockerfiles from stdin (#10210)
22+
23+
:book: Additionally, there have been 2 contributions to our documentation and book. (#10234, #10259)
24+
25+
## Dependencies
26+
27+
### Added
28+
_Nothing has changed._
29+
30+
### Changed
31+
- google.golang.org/protobuf: v1.31.0 → v1.33.0
32+
33+
### Removed
34+
_Nothing has changed._
35+
36+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)