Skip to content

Commit 1151fc8

Browse files
committed
release(v0.6.0): prepare release
This is the official v0.6.0 release. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent fee35a4 commit 1151fc8

File tree

2 files changed

+127
-1
lines changed

2 files changed

+127
-1
lines changed

CHANGELOG.md

Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,129 @@
1+
## [CAPI Bootstrap Provider Talos 0.6.0](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/releases/tag/v0.6.0) (2023-05-03)
2+
3+
Welcome to the v0.6.0 release of CAPI Bootstrap Provider Talos!
4+
5+
6+
7+
Please try out the release binaries and report any issues at
8+
https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/issues.
9+
10+
### Talos 1.4
11+
12+
CABPT now supports machine configuration generation for Talos 1.4.
13+
14+
15+
### Contributors
16+
17+
* Andrey Smirnov
18+
* Andrey Smirnov
19+
* Alexey Palazhchenko
20+
* Spencer Smith
21+
* Noel Georgi
22+
* Andrew Rynhard
23+
* Artem Chernyshev
24+
* Artem Chernyshev
25+
* Benjamin Gentil
26+
* Dmitriy Matrenichev
27+
* Serge Logvinov
28+
29+
### Changes
30+
<details><summary>22 commits</summary>
31+
<p>
32+
33+
* [`fee35a4`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/fee35a4161cfe5b2ae0dee2fb4f8230db9cceaa8) release(v0.6.0-alpha.1): prepare release
34+
* [`28f4212`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/28f4212c1025940a64ddf6a12331d3eeedd7398f) chore: add 0.6 series to CAPI metadata
35+
* [`0c61a33`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/0c61a336f754cd933fc4b26675a08bbe7d03c002) release(v0.6.0-alpha.0): prepare release
36+
* [`d25c6a4`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/d25c6a46bf946ac0b7bb1365ecdb593031cec789) feat: update Talos to 1.4.0
37+
* [`d3adcdb`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/d3adcdba9356331c5243e8dcbd3e9afdf6ba08ac) chore: bump dependencies
38+
* [`6c9d018`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/6c9d018f1a1c908c9cd514f717aadcd62a829c4f) feat: add Tilt support
39+
* [`376eb01`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/376eb01b82ff65f26fae1ef8df7d2301ea900585) feat: update CABPT to Talos 1.3.0
40+
* [`4f2f856`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/4f2f85639f84521b99e830bc60dffc3ba574343d) feat: update to Talos 1.2.0
41+
* [`a7fef2c`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/a7fef2c021a48c4436508d7ff1b7dce27e61be39) feat: update Talos to 1.2.0-beta.2
42+
* [`2f3b21f`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/2f3b21f0926f08f4e480dac26e4db97699ee005b) feat: bump Talos to 1.1.0
43+
* [`8b180df`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/8b180dfd87358f9d4d41f277aad4d592a7a8a1a5) feat: make `talosconfig` and `talosconfigtemplate` immutable
44+
* [`e66b203`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/e66b2037f81ef5a07540929184c305fcaf7c2bab) docs: update README for Talos 1.0
45+
* [`ff9d1e8`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/ff9d1e86ee0731cfb3fea2f994a89b4633923d78) feat: update to Talos 1.0
46+
* [`4eb3093`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/4eb30934d3e1cd29fd79d768f8c0ec3ae5151f33) chore: update after org rename
47+
* [`e3a1f5a`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/e3a1f5afc8d8af3deeb483c9f2b64e9a60c31a87) docs: add note for clusterctl rename bug
48+
* [`7a4bc89`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/7a4bc890a8d0ea68c4a08451e3e767157d6e008f) chore: update GPG org
49+
* [`3bc5406`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/3bc5406fcbbfac8024771b7e7b11228dd798fed1) chore: bump cert-manager to v1
50+
* [`f2b1060`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/f2b1060ce79dfc7b271b353053911efbb8b0356c) chore: bump CAPI to 1.0.4
51+
* [`b27f976`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/b27f9765e87e9c3aa6730286579a4ca4ba05d384) feat: add readiness/liveness checks
52+
* [`c7a7265`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/c7a7265d3b86c69fc8d35bf39a62c4ea719c9a25) feat: support setting hostname to the machine name
53+
* [`36fb7cc`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/36fb7cc14e4523e50a32d4e1a0a22d8085f361f9) fix: ensure shebang on packet machine configs
54+
* [`8e39bd7`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/8e39bd731f06f14e642d7ffad202aec44948a492) feat: update Talos to 0.14.0
55+
</p>
56+
</details>
57+
58+
### Changes since v0.6.0-alpha.1
59+
<details><summary>0 commit</summary>
60+
<p>
61+
62+
</p>
63+
</details>
64+
65+
### Changes from siderolabs/crypto
66+
<details><summary>27 commits</summary>
67+
<p>
68+
69+
* [`c3225ee`](https://github.com/siderolabs/crypto/commit/c3225eee603a8d1218c67e1bfe33ddde7953ed74) feat: allow CSR template subject field to be overridden
70+
* [`8570669`](https://github.com/siderolabs/crypto/commit/85706698dac8cddd0e9f41006bed059347d2ea26) chore: rename to siderolabs/crypto
71+
* [`e9df1b8`](https://github.com/siderolabs/crypto/commit/e9df1b8ca74c6efdc7f72191e5d2613830162fd5) feat: add support for generating keys from RSA-SHA256 CAs
72+
* [`510b0d2`](https://github.com/siderolabs/crypto/commit/510b0d2753a89170d0c0f60e052a66484997a5b2) chore: add json tags
73+
* [`6fa2d93`](https://github.com/siderolabs/crypto/commit/6fa2d93d0382299d5471e0de8e831c923398aaa8) fix: deepcopy nil fields as `nil`
74+
* [`9a63cba`](https://github.com/siderolabs/crypto/commit/9a63cba8dabd278f3080fa8c160613efc48c43f8) fix: add back support for generating ECDSA keys with P-256 and SHA512
75+
* [`893bc66`](https://github.com/siderolabs/crypto/commit/893bc66e4716a4cb7d1d5e66b5660ffc01f22823) fix: use SHA256 for ECDSA-P256
76+
* [`deec8d4`](https://github.com/siderolabs/crypto/commit/deec8d47700e10e3ea813bdce01377bd93c83367) chore: implement DeepCopy methods for PEMEncoded* types
77+
* [`d3cb772`](https://github.com/siderolabs/crypto/commit/d3cb77220384b3a3119a6f3ddb1340bbc811f1d1) feat: make possible to change KeyUsage
78+
* [`6bc5bb5`](https://github.com/siderolabs/crypto/commit/6bc5bb50c52767296a1b1cab6580e3fcf1358f34) chore: remove unused argument
79+
* [`cd18ef6`](https://github.com/siderolabs/crypto/commit/cd18ef62eb9f65d8b6730a2eb73e47e629949e1b) feat: add support for several organizations
80+
* [`97c888b`](https://github.com/siderolabs/crypto/commit/97c888b3924dd5ac70b8d30dd66b4370b5ab1edc) chore: add options to CSR
81+
* [`7776057`](https://github.com/siderolabs/crypto/commit/7776057f5086157873f62f6a21ec23fa9fd86e05) chore: fix typos
82+
* [`80df078`](https://github.com/siderolabs/crypto/commit/80df078327030af7e822668405bb4853c512bd7c) chore: remove named result parameters
83+
* [`15bdd28`](https://github.com/siderolabs/crypto/commit/15bdd282b74ac406ab243853c1b50338a1bc29d0) chore: minor updates
84+
* [`4f80b97`](https://github.com/siderolabs/crypto/commit/4f80b976b640d773fb025d981bf85bcc8190815b) fix: verify CSR signature before issuing a certificate
85+
* [`39584f1`](https://github.com/siderolabs/crypto/commit/39584f1b6e54e9966db1f16369092b2215707134) feat: support for key/certificate types RSA, Ed25519, ECDSA
86+
* [`cf75519`](https://github.com/siderolabs/crypto/commit/cf75519cab82bd1b128ae9b45107c6bb422bd96a) fix: function NewKeyPair should create certificate with proper subject
87+
* [`751c95a`](https://github.com/siderolabs/crypto/commit/751c95aa9434832a74deb6884cff7c5fd785db0b) feat: add 'PEMEncodedKey' which allows to transport keys in YAML
88+
* [`562c3b6`](https://github.com/siderolabs/crypto/commit/562c3b66f89866746c0ba47927c55f41afed0f7f) feat: add support for public RSA key in RSAKey
89+
* [`bda0e9c`](https://github.com/siderolabs/crypto/commit/bda0e9c24e80c658333822e2002e0bc671ac53a3) feat: enable more conversions between encoded and raw versions
90+
* [`e0dd56a`](https://github.com/siderolabs/crypto/commit/e0dd56ac47456f85c0b247999afa93fb87ebc78b) feat: add NotBefore option for x509 cert creation
91+
* [`12a4897`](https://github.com/siderolabs/crypto/commit/12a489768a6bb2c13e16e54617139c980f99a658) feat: add support for SPKI fingerprint generation and matching
92+
* [`d0c3eef`](https://github.com/siderolabs/crypto/commit/d0c3eef149ec9b713e7eca8c35a6214bd0a64bc4) fix: implement NewKeyPair
93+
* [`196679e`](https://github.com/siderolabs/crypto/commit/196679e9ec77cb709db54879ddeddd4eaafaea01) feat: move `pkg/grpc/tls` from `github.com/talos-systems/talos` as `./tls`
94+
* [`1ff6242`](https://github.com/siderolabs/crypto/commit/1ff6242c91bb298ceeb4acd65685cba952fe4178) chore: initial version as imported from talos-systems/talos
95+
* [`835063e`](https://github.com/siderolabs/crypto/commit/835063e055b28a525038b826a6d80cbe76402414) chore: initial commit
96+
</p>
97+
</details>
98+
99+
### Changes from siderolabs/go-pointer
100+
<details><summary>2 commits</summary>
101+
<p>
102+
103+
* [`71ccdf0`](https://github.com/siderolabs/go-pointer/commit/71ccdf0d65330596f4def36da37625e4f362f2a9) chore: implement main functionality
104+
* [`c1c3b23`](https://github.com/siderolabs/go-pointer/commit/c1c3b235d30cb0de97ed0645809f2b21af3b021e) Initial commit
105+
</p>
106+
</details>
107+
108+
### Dependency Changes
109+
110+
* **github.com/evanphx/json-patch** v4.11.0 -> v5.6.0
111+
* **github.com/go-logr/logr** v0.4.0 -> v1.2.3
112+
* **github.com/google/go-cmp** v0.5.9 **_new_**
113+
* **github.com/siderolabs/crypto** v0.4.0 **_new_**
114+
* **github.com/siderolabs/go-pointer** v1.0.0 **_new_**
115+
* **github.com/siderolabs/talos/pkg/machinery** v1.4.0 **_new_**
116+
* **github.com/stretchr/testify** v1.7.0 -> v1.8.2
117+
* **golang.org/x/sys** 39ccf1dd6fa6 -> v0.7.0
118+
* **k8s.io/api** v0.22.2 -> v0.26.1
119+
* **k8s.io/apiextensions-apiserver** v0.22.2 -> v0.26.1
120+
* **k8s.io/apimachinery** v0.22.2 -> v0.26.1
121+
* **k8s.io/client-go** v0.22.2 -> v0.26.1
122+
* **sigs.k8s.io/cluster-api** v1.0.0 -> v1.4.1
123+
* **sigs.k8s.io/controller-runtime** v0.10.2 -> v0.14.5
124+
125+
Previous release can be found at [v0.5.0](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/releases/tag/v0.5.0)
126+
1127
## [CAPI Bootstrap Provider Talos 0.6.0-alpha.1](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/releases/tag/v0.6.0-alpha.1) (2023-04-19)
2128

3129
Welcome to the v0.6.0-alpha.1 release of CAPI Bootstrap Provider Talos!

hack/release.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ match_deps = "^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
88
# previous release
99
previous = "v0.5.0"
1010

11-
pre_release = true
11+
pre_release = false
1212

1313
preface = """\
1414
"""

0 commit comments

Comments
 (0)