Skip to content

Commit 10fd98a

Browse files
committed
release(v0.7.0): prepare release
This is the official v0.7.0 release. Signed-off-by: Noel Georgi <[email protected]>
1 parent a0aaf5f commit 10fd98a

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,61 @@
1+
## [terraform-provider-talos 0.7.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.7.0) (2024-12-18)
2+
3+
Welcome to the v0.7.0 release of terraform-provider-talos!
4+
5+
6+
7+
Please try out the release binaries and report any issues at
8+
https://github.com/siderolabs/terraform-provider-talos/issues.
9+
10+
### Component Updates
11+
12+
Talos sdk: v1.9.0
13+
14+
15+
### Contributors
16+
17+
* Noel Georgi
18+
* Andrey Smirnov
19+
20+
### Changes
21+
<details><summary>4 commits</summary>
22+
<p>
23+
24+
* [`a0aaf5f`](https://github.com/siderolabs/terraform-provider-talos/commit/a0aaf5f36fc67deaef27ed07d1888a64ccf76231) chore: bump deps
25+
* [`c21362e`](https://github.com/siderolabs/terraform-provider-talos/commit/c21362e0356ee3bf36aacfc64c433c3026884b30) feat: update Talos to 1.9.0-beta.0
26+
* [`98648ed`](https://github.com/siderolabs/terraform-provider-talos/commit/98648edb2280a79cb91560cce040f235c6da7e4d) release(v0.7.0-alpha.0): prepare release
27+
* [`beb5e2b`](https://github.com/siderolabs/terraform-provider-talos/commit/beb5e2b38466116da1d212dea33f5d7926655442) chore: bump deps
28+
</p>
29+
</details>
30+
31+
### Changes since v0.7.0-alpha.0
32+
<details><summary>2 commits</summary>
33+
<p>
34+
35+
* [`a0aaf5f`](https://github.com/siderolabs/terraform-provider-talos/commit/a0aaf5f36fc67deaef27ed07d1888a64ccf76231) chore: bump deps
36+
* [`c21362e`](https://github.com/siderolabs/terraform-provider-talos/commit/c21362e0356ee3bf36aacfc64c433c3026884b30) feat: update Talos to 1.9.0-beta.0
37+
</p>
38+
</details>
39+
40+
### Dependency Changes
41+
42+
* **github.com/hashicorp/terraform-plugin-docs** v0.19.4 -> v0.20.1
43+
* **github.com/hashicorp/terraform-plugin-framework** v1.12.0 -> v1.13.0
44+
* **github.com/hashicorp/terraform-plugin-framework-validators** v0.13.0 -> v0.16.0
45+
* **github.com/hashicorp/terraform-plugin-go** v0.24.0 -> v0.25.0
46+
* **github.com/hashicorp/terraform-plugin-sdk/v2** v2.34.0 -> v2.35.0
47+
* **github.com/hashicorp/terraform-plugin-testing** v1.10.0 -> v1.11.0
48+
* **github.com/siderolabs/crypto** v0.5.0 -> v0.5.1
49+
* **github.com/siderolabs/gen** v0.5.0 -> v0.8.0
50+
* **github.com/siderolabs/image-factory** v0.5.0 -> v0.6.4
51+
* **github.com/siderolabs/talos** v1.8.1 -> v1.9.0
52+
* **github.com/siderolabs/talos/pkg/machinery** v1.8.1 -> v1.9.0
53+
* **github.com/stretchr/testify** v1.9.0 -> v1.10.0
54+
* **golang.org/x/mod** v0.21.0 -> v0.22.0
55+
* **k8s.io/client-go** v0.31.1 -> v0.32.0
56+
57+
Previous release can be found at [v0.6.1](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.6.1)
58+
159
## [terraform-provider-talos 0.7.0-alpha.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.7.0-alpha.0) (2024-10-21)
260

361
Welcome to the v0.7.0-alpha.0 release of terraform-provider-talos!

0 commit comments

Comments
 (0)