Skip to content

Commit 08d09f5

Browse files
committed
release(v0.5.8): prepare release
This is the official v0.5.8 release. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent 09f7338 commit 08d09f5

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,58 @@
1+
## [CAPI Control Plane Provider Talos 0.5.8](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.8) (2024-12-19)
2+
3+
Welcome to the v0.5.8 release of CAPI Control Plane Provider Talos!
4+
5+
6+
7+
Please try out the release binaries and report any issues at
8+
https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues.
9+
10+
### Cluster API
11+
12+
CACPPT is now built and tested with Cluster API 1.9.0.
13+
14+
15+
### Talos Linux
16+
17+
CACPPT updated for Talos 1.8.
18+
19+
20+
### Contributors
21+
22+
* Andrey Smirnov
23+
24+
### Changes
25+
<details><summary>2 commits</summary>
26+
<p>
27+
28+
* [`09f7338`](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/09f73382000a3851714b02615bb314e2a997438e) feat: update to Talos 1.9.0 final
29+
* [`a2ac6f6`](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/a2ac6f6b957a24c1604f2a57523f929ac257900a) feat: update for Talos 1.9
30+
</p>
31+
</details>
32+
33+
### Dependency Changes
34+
35+
* **github.com/gobuffalo/flect** v1.0.2 -> v1.0.3
36+
* **github.com/onsi/gomega** v1.34.2 -> v1.36.0
37+
* **github.com/siderolabs/capi-utils** d888b3297a6f -> 24ca6292f181
38+
* **github.com/siderolabs/cluster-api-bootstrap-provider-talos** v0.6.6 -> v0.6.7
39+
* **github.com/siderolabs/crypto** v0.4.4 -> v0.5.0
40+
* **github.com/siderolabs/gen** v0.5.0 -> v0.7.0
41+
* **github.com/siderolabs/talos/pkg/machinery** v1.8.0 -> v1.9.0
42+
* **github.com/stretchr/testify** v1.9.0 -> v1.10.0
43+
* **golang.org/x/sync** v0.8.0 -> v0.10.0
44+
* **google.golang.org/grpc** v1.66.0 -> v1.68.1
45+
* **google.golang.org/protobuf** v1.34.2 -> v1.35.2
46+
* **k8s.io/api** v0.31.1 -> v0.31.3
47+
* **k8s.io/apiextensions-apiserver** v0.31.1 -> v0.31.3
48+
* **k8s.io/apiserver** v0.31.1 -> v0.31.3
49+
* **k8s.io/client-go** v0.31.1 -> v0.31.3
50+
* **k8s.io/component-base** v0.31.1 -> v0.31.3
51+
* **sigs.k8s.io/cluster-api** v1.8.3 -> v1.9.1
52+
* **sigs.k8s.io/controller-runtime** v0.19.0 -> v0.19.3
53+
54+
Previous release can be found at [v0.5.7](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.7)
55+
156
## [CAPI Control Plane Provider Talos 0.5.7](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.7) (2024-09-23)
257

358
Welcome to the v0.5.7 release of CAPI Control Plane Provider Talos!

0 commit comments

Comments
 (0)