Skip to content

Commit b485082

Browse files
committed
release(v1.11.0-alpha.3): prepare release
This is the official v1.11.0-alpha.3 release. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
1 parent 5895d8b commit b485082

1 file changed

Lines changed: 120 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,123 @@
1+
## [Talos System Extensions 1.11.0-alpha.3](https://github.com/siderolabs/extensions/releases/tag/v1.11.0-alpha.3) (2025-07-02)
2+
3+
Welcome to the v1.11.0-alpha.3 release of Talos System Extensions!
4+
*This is a pre-release of Talos System Extensions*
5+
6+
See [Talos Linux documentation](https://www.talos.dev/v1.11/talos-guides/configuration/system-extensions/) for information on using system extensions.
7+
8+
Please try out the release binaries and report any issues at
9+
https://github.com/siderolabs/extensions/issues.
10+
11+
### HailoRT drivers
12+
13+
[HailoRT](https://github.com/hailo-ai/hailort-drivers) driver is now supported as an extension.
14+
15+
16+
### Newt client
17+
18+
[Newt](https://github.com/fosrl/newt) client is now supported as an extension.
19+
20+
21+
### Tenstorrent drivers
22+
23+
[Tennstorrent](https://github.com/tenstorrent/tt-kmd) driver is now supported as an extension.
24+
25+
26+
### Component Updates
27+
28+
ZFS: 2.3.3
29+
DRBD: 9.2.14
30+
qemu-guest-agent: 10.0.2
31+
fuse: 3.17.2
32+
nut: 2.8.3
33+
Tailscale: 1.84.0
34+
Linux firmware: 20250613
35+
metal-agent: 0.1.3
36+
Intel u-code: 20250512
37+
wasmedge: 0.6.0
38+
Kata containers: 3.17.0
39+
NVIDIA LTS: 535.247.01
40+
NVIDIA Production: 570.140.08
41+
NVIDIA Container Toolkit: 1.17.8
42+
vmtoolsd: 1.1.0
43+
newt: 1.2.1
44+
45+
46+
### Youki Container Runtime
47+
48+
[Youki](https://github.com/youki-dev/youki) is now supported as a container runtime.
49+
50+
51+
### Contributors
52+
53+
* Andrey Smirnov
54+
* Noel Georgi
55+
* Marco Mihai Condrache
56+
* 0xBrandon
57+
* Andrew Rynhard
58+
* Camp
59+
* Jean-Francois Roy
60+
* Jorik Jonker
61+
* Justin Garrison
62+
* Michael Robbins
63+
* Utku Ozdemir
64+
* Yehia Amer
65+
66+
### Changes
67+
<details><summary>35 commits</summary>
68+
<p>
69+
70+
* [`5895d8b`](https://github.com/siderolabs/extensions/commit/5895d8b4b5d8d5756acde7369b4e489c25a58c4b) release(v1.11.0-alpha.2): prepare release
71+
* [`50e4ba4`](https://github.com/siderolabs/extensions/commit/50e4ba4e132136d0ed5842113d096152ded1b9ac) feat: add DVBSky S952 firmware driver extension
72+
* [`bc53fc3`](https://github.com/siderolabs/extensions/commit/bc53fc3b0c652c7b59aa00f4636a4da83ac7a0d4) feat: add Newt extension
73+
* [`a094039`](https://github.com/siderolabs/extensions/commit/a094039c9344759cd6b213f746a2a896663c0372) feat: update dependencies via pkgs
74+
* [`1f02973`](https://github.com/siderolabs/extensions/commit/1f02973917eb6544c9e6f25631898582a93226da) fix: nvme hostnqn lookup path
75+
* [`0835e02`](https://github.com/siderolabs/extensions/commit/0835e025d2de83d6e9bd9f31f54c698e5665f553) feat: add hailort extension
76+
* [`5c5403b`](https://github.com/siderolabs/extensions/commit/5c5403bb417e3690e2bf99c046db27d9b81405a8) feat: update vmtoolsd to v1.1.0
77+
* [`0723b38`](https://github.com/siderolabs/extensions/commit/0723b38c9146a12d94ef54bcc554c41a1b9dee0b) feat: update to Go 1.24.4
78+
* [`d13039b`](https://github.com/siderolabs/extensions/commit/d13039b66df25a2df5baf4791e6406e5087c1b14) release(v1.11.0-alpha.1): prepare release
79+
* [`c26f543`](https://github.com/siderolabs/extensions/commit/c26f543bbd3313c58c14664f3da88eee657fe76e) fix: glib version
80+
* [`29c809b`](https://github.com/siderolabs/extensions/commit/29c809b0a1eef9c8584931176079dbe282e3fb56) feat: udpate NVIDIA extensions
81+
* [`76bba6d`](https://github.com/siderolabs/extensions/commit/76bba6d7c3f2ee00544198fb7b99dd50a20e3253) feat: bump dependencies
82+
* [`f9b5bf6`](https://github.com/siderolabs/extensions/commit/f9b5bf630d74c172b05335de792ac95228c5683c) fix: nvidia builds
83+
* [`5de8e28`](https://github.com/siderolabs/extensions/commit/5de8e28e8029ea2bf961b703289582de59eca0f1) fix: revert "fix(glibc): use lib64 for better compatibility"
84+
* [`f161267`](https://github.com/siderolabs/extensions/commit/f1612673e2c3c3a97b155d39205a4ef95d2a286e) feat: update Intel u-code to 20250512
85+
* [`1efc06b`](https://github.com/siderolabs/extensions/commit/1efc06bf0e22817e336ceb16c5328b204653c357) fix: nebula extension spec
86+
* [`d668b07`](https://github.com/siderolabs/extensions/commit/d668b07d64ffc21268dfc1b98b60985d38e08203) fix(glibc): use lib64 for better compatibility
87+
* [`30eb717`](https://github.com/siderolabs/extensions/commit/30eb717bb6ed4e546a1e794414d8e409778880cf) chore: bump metal-agent version to v0.1.3
88+
* [`21b44b1`](https://github.com/siderolabs/extensions/commit/21b44b1559c008ac297201d5f22225fa45cb4834) fix: tailscale static builds
89+
* [`5f1070a`](https://github.com/siderolabs/extensions/commit/5f1070a846d10145cf308ae576af3713e9fa3242) fix: staticallty link ecr-credential-provider
90+
* [`40a0b65`](https://github.com/siderolabs/extensions/commit/40a0b65c86dc1b993ac7a73a6eaf45d8e7c361d8) feat: add tenstorrent extension
91+
* [`3df6924`](https://github.com/siderolabs/extensions/commit/3df6924544fccac275e08cb75724e4eb0b47fbc4) feat: update Linux firmware to 20250509
92+
* [`ac5ad5d`](https://github.com/siderolabs/extensions/commit/ac5ad5d76e1ac731a191a59a34dcedd6c8297b2b) feat: update pkgs with containerd 2.1.0
93+
* [`29ce902`](https://github.com/siderolabs/extensions/commit/29ce902bdc66a295196b3349dd416d74b3bf588f) chore: update pkgs and zstd module
94+
* [`9b311a0`](https://github.com/siderolabs/extensions/commit/9b311a06373a397153d1904ce7d411f25845c1a6) feat(panfrost): add kernel drivers
95+
* [`f632ef9`](https://github.com/siderolabs/extensions/commit/f632ef9687bf352b1ffb051d4072fdebf20a10ed) feat: bump dependencies
96+
* [`643c853`](https://github.com/siderolabs/extensions/commit/643c853bbfac1b735d8861eb00d5550a75514a07) fix(panfrost): add mali firmware
97+
* [`e908223`](https://github.com/siderolabs/extensions/commit/e90822373e0a4a1e854f328352e0919c92798501) feat: update for new pkgs, ZFS 2.3.2
98+
* [`bcc1d6e`](https://github.com/siderolabs/extensions/commit/bcc1d6e0cbfcc9045d525db4917c10041ad122b9) fix: lldpd build
99+
* [`573ed8c`](https://github.com/siderolabs/extensions/commit/573ed8c3812ff648906194b6d4f5f7cb48b90c8b) release(v1.11.0-alpha.0): prepare release
100+
* [`0fa2a42`](https://github.com/siderolabs/extensions/commit/0fa2a428f05907ad285bf6f0ac934216e7a3bf87) chore: prepare for 1.11.0-alpha.0 release
101+
* [`08108ca`](https://github.com/siderolabs/extensions/commit/08108cabd4a7fb8947fba460009de6bdf9ee44e3) feat: add youki container runtime extension
102+
* [`e45c086`](https://github.com/siderolabs/extensions/commit/e45c086757e6c9b39fccc6024ee48783956f0285) fix: build of tirpc
103+
* [`6c7422b`](https://github.com/siderolabs/extensions/commit/6c7422b87573bc3919a75bc4dafe71d6bdf06a62) feat: update pkgs
104+
* [`5bf5413`](https://github.com/siderolabs/extensions/commit/5bf5413437d0d3df0dc368b39a9292793f37d698) fix: add SSL mount to Tailscale
105+
</p>
106+
</details>
107+
108+
### Changes since v1.11.0-alpha.2
109+
<details><summary>0 commit</summary>
110+
<p>
111+
112+
</p>
113+
</details>
114+
115+
### Dependency Changes
116+
117+
This release has no dependency changes
118+
119+
Previous release can be found at [v1.10.0](https://github.com/siderolabs/extensions/releases/tag/v1.10.0)
120+
1121
## [Talos System Extensions 1.11.0-alpha.2](https://github.com/siderolabs/extensions/releases/tag/v1.11.0-alpha.2) (2025-07-01)
2122

3123
Welcome to the v1.11.0-alpha.2 release of Talos System Extensions!

0 commit comments

Comments
 (0)