|
| 1 | +## [Talos 1.10.7](https://github.com/siderolabs/talos/releases/tag/v1.10.7) (2025-08-26) |
| 2 | + |
| 3 | +Welcome to the v1.10.7 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.43 |
| 13 | +Kubernetes: 1.33.4 |
| 14 | + |
| 15 | +Talos is built with Go 1.24.6. |
| 16 | + |
| 17 | + |
| 18 | +### Contributors |
| 19 | + |
| 20 | +* Andrey Smirnov |
| 21 | + |
| 22 | +### Changes |
| 23 | +<details><summary>5 commits</summary> |
| 24 | +<p> |
| 25 | + |
| 26 | +* [`d7936dec6`](https://github.com/siderolabs/talos/commit/d7936dec6c749a6f6fa8f8a32e0acf357c03765a) fix: image cache lockup on a missing volume |
| 27 | +* [`f6541fa71`](https://github.com/siderolabs/talos/commit/f6541fa7169ed8ae6c8d39b056e524c7ec5d6658) fix: live reload of TLS client config for discovery client |
| 28 | +* [`29cfd9fd0`](https://github.com/siderolabs/talos/commit/29cfd9fd0e71f6f6edaf11273541e40aeccb9853) fix: enforce minimum size on user volumes if not set explicitly |
| 29 | +* [`83dcca3c7`](https://github.com/siderolabs/talos/commit/83dcca3c76d3210196300969f1aaf826f73f8970) feat: add F71808E watchdog driver |
| 30 | +* [`3f05c3922`](https://github.com/siderolabs/talos/commit/3f05c39220b32d84cf0ad9f7a5895b76a4f4ac89) feat: update Linux and Kubernetes |
| 31 | +</p> |
| 32 | +</details> |
| 33 | + |
| 34 | +### Changes from siderolabs/discovery-client |
| 35 | +<details><summary>3 commits</summary> |
| 36 | +<p> |
| 37 | + |
| 38 | +* [`0bffa6f`](https://github.com/siderolabs/discovery-client/commit/0bffa6fc7fbb350024d96e9ae986163dcdff7f91) fix: allow TLS config to be passed as a function |
| 39 | +* [`09c6687`](https://github.com/siderolabs/discovery-client/commit/09c6687a597fae973c432acdb85b975a7a84ae21) chore: fix project name in release.toml |
| 40 | +* [`71b0c6d`](https://github.com/siderolabs/discovery-client/commit/71b0c6d2ceefa0af83e95d157d2bdc0ad1b948f9) fix: add FIPS-140-3 strict compliance |
| 41 | +</p> |
| 42 | +</details> |
| 43 | + |
| 44 | +### Changes from siderolabs/pkgs |
| 45 | +<details><summary>5 commits</summary> |
| 46 | +<p> |
| 47 | + |
| 48 | +* [`88700c7`](https://github.com/siderolabs/pkgs/commit/88700c723d0126c8334c6f248aa31842bdc9ae0b) feat: update Linux to 6.12.43 |
| 49 | +* [`4cf5eeb`](https://github.com/siderolabs/pkgs/commit/4cf5eeb6d61cea4464c6ead9421c3aa42ddd6016) fix: re-enable CPUSETS_V1 cgroups controller |
| 50 | +* [`8a14125`](https://github.com/siderolabs/pkgs/commit/8a1412589975df59a97faa0975e30a3830071841) feat: update backportable dependencies |
| 51 | +* [`69b9cdc`](https://github.com/siderolabs/pkgs/commit/69b9cdc83d1bd23ab840af92f28ce91be4853898) feat: enable F71808E watchdog driver |
| 52 | +* [`7ffefa9`](https://github.com/siderolabs/pkgs/commit/7ffefa933f6a4a2964e7e8b002e42a697b5d06f0) feat: update Go to 1.24.6 |
| 53 | +</p> |
| 54 | +</details> |
| 55 | + |
| 56 | +### Changes from siderolabs/tools |
| 57 | +<details><summary>1 commit</summary> |
| 58 | +<p> |
| 59 | + |
| 60 | +* [`306d9d9`](https://github.com/siderolabs/tools/commit/306d9d9008e53c0bc7c21e803986b03da03970cd) feat: update Go to 1.24.6 |
| 61 | +</p> |
| 62 | +</details> |
| 63 | + |
| 64 | +### Dependency Changes |
| 65 | + |
| 66 | +* **github.com/siderolabs/discovery-client** v0.1.11 -> v0.1.13 |
| 67 | +* **github.com/siderolabs/pkgs** v1.10.0-29-g2e6dd0a -> v1.10.0-34-g88700c7 |
| 68 | +* **github.com/siderolabs/tools** v1.10.0-5-g31fd099 -> v1.10.0-6-g306d9d9 |
| 69 | +* **google.golang.org/grpc** v1.71.3 -> v1.73.0 |
| 70 | +* **k8s.io/api** v0.33.2 -> v0.33.4 |
| 71 | +* **k8s.io/apiserver** v0.33.2 -> v0.33.4 |
| 72 | +* **k8s.io/client-go** v0.33.2 -> v0.33.4 |
| 73 | +* **k8s.io/component-base** v0.33.2 -> v0.33.4 |
| 74 | +* **k8s.io/kube-scheduler** v0.33.2 -> v0.33.4 |
| 75 | +* **k8s.io/kubectl** v0.33.2 -> v0.33.4 |
| 76 | +* **k8s.io/kubelet** v0.33.2 -> v0.33.4 |
| 77 | +* **k8s.io/pod-security-admission** v0.33.2 -> v0.33.4 |
| 78 | + |
| 79 | +Previous release can be found at [v1.10.6](https://github.com/siderolabs/talos/releases/tag/v1.10.6) |
| 80 | + |
1 | 81 | ## [Talos 1.10.6](https://github.com/siderolabs/talos/releases/tag/v1.10.6) (2025-07-31)
|
2 | 82 |
|
3 | 83 | Welcome to the v1.10.6 release of Talos!
|
|
0 commit comments