Skip to content

Commit d07f6da

Browse files
committed
release(v1.9.5): prepare release
This is the official v1.9.5 release. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent dd629ad commit d07f6da

File tree

4 files changed

+110
-4
lines changed

4 files changed

+110
-4
lines changed

CHANGELOG.md

+106
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,109 @@
1+
## [Talos 1.9.5](https://github.com/siderolabs/talos/releases/tag/v1.9.5) (2025-03-12)
2+
3+
Welcome to the v1.9.5 release of Talos!
4+
5+
6+
7+
Please try out the release binaries and report any issues at
8+
https://github.com/siderolabs/talos/issues.
9+
10+
### Component Updates
11+
12+
* Linux: 6.12.18
13+
* containerd: 2.0.3
14+
* runc: 1.2.5
15+
* Kubernetes: 1.32.3
16+
* etcd: 3.5.19
17+
18+
Talos is built with Go 1.23.7.
19+
20+
21+
### Contributors
22+
23+
* Andrey Smirnov
24+
* Dmitriy Matrenichev
25+
* Dmitry Sharshakov
26+
* Robin Elfrink
27+
* Serge Logvinov
28+
29+
### Changes
30+
<details><summary>11 commits</summary>
31+
<p>
32+
33+
* [`dd629ad5f`](https://github.com/siderolabs/talos/commit/dd629ad5f5a41f1950591a01eefd3f62f052f0ff) chore: fix the mount cache ids in the Dockerfile
34+
* [`456516f0b`](https://github.com/siderolabs/talos/commit/456516f0b443b34ba74c121439492b0a836d7ce7) feat: update Flannel to 0.26.5
35+
* [`82f3a8c51`](https://github.com/siderolabs/talos/commit/82f3a8c51386ee0dfe0ab0a9bdb4da6467026586) feat: update etcd to 3.5.19
36+
* [`46ab576e4`](https://github.com/siderolabs/talos/commit/46ab576e4787b3dfb13fbd00a1607cbcc0ca5593) feat: add support for qla2xx
37+
* [`7f8923452`](https://github.com/siderolabs/talos/commit/7f8923452365bb62c2b1bca7fedbef3e25764473) fix: handle dynamic HTTP proxy settings for discovery client
38+
* [`9a293327a`](https://github.com/siderolabs/talos/commit/9a293327a00a62f5fe7c0a9488f0f4ebd106662f) fix: multiple fixes for dashboard/no data
39+
* [`9d3a2c8df`](https://github.com/siderolabs/talos/commit/9d3a2c8dfd093589bd3718a863e0354fc5e53c7c) fix: ignore digest part of images when checking version
40+
* [`93180bffe`](https://github.com/siderolabs/talos/commit/93180bffe7a9b80e527789e66d6cc8affcdecf09) feat: support noclooud instance-id from dmi
41+
* [`76832c237`](https://github.com/siderolabs/talos/commit/76832c237c46e55bfd1ab1724b86db1e0928cd01) chore: disable azure upload
42+
* [`d4986d957`](https://github.com/siderolabs/talos/commit/d4986d957bbd2313cf418dc35f659271b180ad67) feat: update default Kubernetes to 1.32.3
43+
* [`1fe0c2f1b`](https://github.com/siderolabs/talos/commit/1fe0c2f1b5bfcb94ee9754e502ca2fc38213a210) feat: update Go, Linux, containerd, runc
44+
</p>
45+
</details>
46+
47+
### Changes from siderolabs/discovery-api
48+
<details><summary>1 commit</summary>
49+
<p>
50+
51+
* [`64513a6`](https://github.com/siderolabs/discovery-api/commit/64513a6c4fb31c6a043159d5caea1d153ea133a4) feat: rekres, regenerate proto files
52+
</p>
53+
</details>
54+
55+
### Changes from siderolabs/discovery-client
56+
<details><summary>1 commit</summary>
57+
<p>
58+
59+
* [`b3632c4`](https://github.com/siderolabs/discovery-client/commit/b3632c4a8cd96ae36337e83308ef447361b51537) feat: support extra dial options in the client
60+
</p>
61+
</details>
62+
63+
### Changes from siderolabs/gen
64+
<details><summary>1 commit</summary>
65+
<p>
66+
67+
* [`5ae3afe`](https://github.com/siderolabs/gen/commit/5ae3afee65490ca9f4bd32ea41803ab3a17cad7e) chore: update hashtriemap implementation from the latest upstream
68+
</p>
69+
</details>
70+
71+
### Changes from siderolabs/pkgs
72+
<details><summary>9 commits</summary>
73+
<p>
74+
75+
* [`792f5ca`](https://github.com/siderolabs/pkgs/commit/792f5ca0589d58c7c07b42cef634236ee83477dc) feat: update Linux firmware to 20250211
76+
* [`142de09`](https://github.com/siderolabs/pkgs/commit/142de0937807237de2c4b81a02b34a9b7cef1e4e) feat: update runc to 1.2.5
77+
* [`b39f244`](https://github.com/siderolabs/pkgs/commit/b39f244abbd0b732bccc3ca32708a50b2cd1961f) feat: update Linux to 6.12.18
78+
* [`9a21d6c`](https://github.com/siderolabs/pkgs/commit/9a21d6cc9d58f4be7f5e5f16d2b148b27ca417d1) fix: backport MGLRU patch from Linux 6.13
79+
* [`1565250`](https://github.com/siderolabs/pkgs/commit/15652502c163d0b76270db8ef18d95ef0a227c16) feat: update Linux 6.12.17, containerd 2.0.3
80+
* [`fc5e81d`](https://github.com/siderolabs/pkgs/commit/fc5e81d169a75f3f59eb126a4eaeec7eaa53625c) feat: enable qla2xxx module
81+
* [`3ff0ab6`](https://github.com/siderolabs/pkgs/commit/3ff0ab6232cdb30889c5a0da75a4d0b4ad902869) fix: patch Linux with blackhole patch
82+
* [`b4060f8`](https://github.com/siderolabs/pkgs/commit/b4060f8b4b6a675883a2c730a2a2b42928bb928a) feat: update Go to 1.23.7
83+
* [`3349185`](https://github.com/siderolabs/pkgs/commit/3349185202185d70400b53abf029349f90666643) fix: patch musl to mitigate CVE-2025-26519
84+
</p>
85+
</details>
86+
87+
### Changes from siderolabs/tools
88+
<details><summary>1 commit</summary>
89+
<p>
90+
91+
* [`17d43b2`](https://github.com/siderolabs/tools/commit/17d43b210510e84862aff3b88c94b6ac46933e2b) feat: update Go to 1.23.7
92+
</p>
93+
</details>
94+
95+
### Dependency Changes
96+
97+
* **github.com/siderolabs/discovery-api** v0.1.5 -> v0.1.6
98+
* **github.com/siderolabs/discovery-client** v0.1.10 -> v0.1.11
99+
* **github.com/siderolabs/gen** v0.7.0 -> v0.8.0
100+
* **github.com/siderolabs/pkgs** v1.9.0-27-g27017e0 -> v1.9.0-36-g792f5ca
101+
* **github.com/siderolabs/tools** v1.9.0-3-gb2ede52 -> v1.9.0-4-g17d43b2
102+
* **google.golang.org/grpc** v1.68.1 -> v1.70.0
103+
* **google.golang.org/protobuf** v1.35.2 -> v1.36.5
104+
105+
Previous release can be found at [v1.9.4](https://github.com/siderolabs/talos/releases/tag/v1.9.4)
106+
1107
## [Talos 1.9.4](https://github.com/siderolabs/talos/releases/tag/v1.9.4) (2025-02-13)
2108

3109
Welcome to the v1.9.4 release of Talos!

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ require (
163163
github.com/siderolabs/net v0.4.0
164164
github.com/siderolabs/proto-codec v0.1.1
165165
github.com/siderolabs/siderolink v0.3.11
166-
github.com/siderolabs/talos/pkg/machinery v1.9.4
166+
github.com/siderolabs/talos/pkg/machinery v1.9.5
167167
github.com/sirupsen/logrus v1.9.3
168168
github.com/spf13/cobra v1.8.1
169169
github.com/spf13/pflag v1.0.5

pkg/machinery/gendata/data/tag

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.9.4
1+
v1.9.5

website/content/v1.9/reference/cli.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ talosctl cluster create [flags]
144144
--bad-rtc launch VM with bad RTC state (QEMU only)
145145
--cidr string CIDR of the cluster network (IPv4, ULA network for IPv6 is derived in automated way) (default "10.5.0.0/24")
146146
--cni-bin-path strings search path for CNI binaries (VM only) (default [/home/user/.talos/cni/bin])
147-
--cni-bundle-url string URL to download CNI bundle from (VM only) (default "https://github.com/siderolabs/talos/releases/download/v1.9.4/talosctl-cni-bundle-${ARCH}.tar.gz")
147+
--cni-bundle-url string URL to download CNI bundle from (VM only) (default "https://github.com/siderolabs/talos/releases/download/v1.9.5/talosctl-cni-bundle-${ARCH}.tar.gz")
148148
--cni-cache-dir string CNI cache directory path (VM only) (default "/home/user/.talos/cni/cache")
149149
--cni-conf-dir string CNI config directory path (VM only) (default "/home/user/.talos/cni/conf.d")
150150
--config-injection-method string a method to inject machine config: default is HTTP server, 'metal-iso' to mount an ISO (QEMU only)
@@ -2976,7 +2976,7 @@ talosctl upgrade [flags]
29762976
--debug debug operation from kernel logs. --wait is set to true when this flag is set
29772977
-f, --force force the upgrade (skip checks on etcd health and members, might lead to data loss)
29782978
-h, --help help for upgrade
2979-
-i, --image string the container image to use for performing the install (default "ghcr.io/siderolabs/installer:v1.9.4")
2979+
-i, --image string the container image to use for performing the install (default "ghcr.io/siderolabs/installer:v1.9.5")
29802980
--insecure upgrade using the insecure (encrypted with no auth) maintenance service
29812981
-m, --reboot-mode string select the reboot mode during upgrade. Mode "powercycle" bypasses kexec. Valid values are: ["default" "powercycle"]. (default "default")
29822982
-s, --stage stage the upgrade to perform it after a reboot

0 commit comments

Comments
 (0)