Skip to content

Commit 2de1626

Browse files
committed
release(v0.1.1): prepare release
This is the official v0.1.1 release. Signed-off-by: Spencer Smith <[email protected]>
1 parent fc424ec commit 2de1626

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,60 @@
1+
## [terraform-provider-talos 0.1.1](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.1.1) (2023-02-10)
2+
3+
Welcome to the v0.1.1 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.3.1
13+
14+
15+
### Contributors
16+
17+
* Noel Georgi
18+
* Dmitriy Matrenichev
19+
* Robert Wunderer
20+
* Spencer Smith
21+
22+
### Changes
23+
<details><summary>5 commits</summary>
24+
<p>
25+
26+
* [`fc424ec`](https://github.com/siderolabs/terraform-provider-talos/commit/fc424ece36d0c174413504766a8b9525acf375d9) fix: force new talosconfig if endpoints or nodes change
27+
* [`b6f1fdd`](https://github.com/siderolabs/terraform-provider-talos/commit/b6f1fdd22f0a5b229e75f7296d4a5d3e053bda97) release(v0.1.0): prepare release
28+
* [`ef1c72c`](https://github.com/siderolabs/terraform-provider-talos/commit/ef1c72cc149c7d02c3cc19e7d299b2adefab118b) docs: re-word `talos_version`
29+
* [`086b1e1`](https://github.com/siderolabs/terraform-provider-talos/commit/086b1e10c6aaeb71ff90dfd2f2feef6e99a1c294) chore: bump deps
30+
* [`acee3f9`](https://github.com/siderolabs/terraform-provider-talos/commit/acee3f9ff414a0620795b424481c2c37aa272aea) docs: clarify meaning of `talos_version` in `machine_configuration` resources
31+
</p>
32+
</details>
33+
34+
### Changes since v0.1.0
35+
<details><summary>1 commit</summary>
36+
<p>
37+
38+
* [`fc424ec`](https://github.com/siderolabs/terraform-provider-talos/commit/fc424ece36d0c174413504766a8b9525acf375d9) fix: force new talosconfig if endpoints or nodes change
39+
</p>
40+
</details>
41+
42+
### Changes from siderolabs/gen
43+
<details><summary>1 commit</summary>
44+
<p>
45+
46+
* [`214c1ef`](https://github.com/siderolabs/gen/commit/214c1efe795cf426e5ebcc48cb305bfc7a16fdb8) chore: set `slice.Filter` result slice cap to len
47+
</p>
48+
</details>
49+
50+
### Dependency Changes
51+
52+
* **github.com/hashicorp/go-cty** d3edf31b6320 -> 85980079f637
53+
* **github.com/siderolabs/gen** v0.4.2 -> v0.4.3
54+
* **github.com/siderolabs/talos/pkg/machinery** v1.3.0 -> v1.3.1
55+
56+
Previous release can be found at [v0.1.0-beta.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.1.0-beta.0)
57+
158
## [terraform-provider-talos 0.1.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.1.0) (2023-01-04)
259

360
Welcome to the v0.1.0 release of terraform-provider-talos!

0 commit comments

Comments
 (0)