Skip to content

Commit fb2cc16

Browse files
authored
Merge pull request #11609 from sbueringer/pr-v1.8.7
2 parents 644f68c + beb7871 commit fb2cc16

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG/v1.8.7.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.27.x -> v1.31.x
4+
- Workload Cluster: v1.25.x -> v1.31.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.8.6
9+
## :chart_with_upwards_trend: Overview
10+
- 2 new commits merged
11+
12+
## :seedling: Others
13+
- Dependency: Bump golang.org/x/crypto (#11580)
14+
- Runtime SDK: Cache DiscoveryVariables calls (#11600)
15+
16+
## Dependencies
17+
18+
### Added
19+
_Nothing has changed._
20+
21+
### Changed
22+
- golang.org/x/crypto: v0.25.0 → v0.31.0
23+
- golang.org/x/sync: v0.7.0 → v0.10.0
24+
- golang.org/x/sys: v0.22.0 → v0.28.0
25+
- golang.org/x/term: v0.22.0 → v0.27.0
26+
- golang.org/x/text: v0.16.0 → v0.21.0
27+
28+
### Removed
29+
_Nothing has changed._
30+
31+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)