image-factory 0.8.4 (2025-09-10)
Welcome to the v0.8.4 release of image-factory!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.
Contributors
- Andrey Smirnov
- Noel Georgi
- Oguz Kilcan
- Dmitrii Sharshakov
- Alp Celik
- Amarachi Iheanacho
- Andrew Longwill
- Guillaume LEGRAIN
- Markus Freitag
- Mateusz Urbanek
- Olivier Doucet
- Orzelius
- Sammy ETUR
Changes
3 commits
a3a7661
release(v0.8.4): prepare release075aa3f
fix: update Talos to 1.11.102723cd
fix: translation ID
Changes from siderolabs/go-debug
Changes from siderolabs/pkgs
18 commits
1a25681
feat: enable ublk support95f0be4
fix: enable memcg v1e1c333c
feat: update Linux to 6.12.452ac857a
feat: update pcre2 to 10.46f31e192
fix: bump NVIDIA production to 570.172.08e68ff4a
feat: update Linux to 6.12.4342cdb43
chore: update kernel config to support max SMP CPUs3bb9cc9
fix: backport CVE kernel patches to 6.12c87dc6c
feat: enable Infiniband IRDMA support2598d53
fix: re-enable CPUSETS_V1 cgroups controller6a8bca7
feat: update backportable dependenciesa150a75
feat: update Go to 1.24.6a94734c
feat: update containerd to 2.1.4662c5a4
feat: enable F71808E watchdog driver48afc2a
fix: enable ISCSI IBFTddb7b5e
feat: update Linux to 6.12.405616981
feat: enable bootloader control on amd644a840bc
chore: allow more than one commit for a PR
Changes from siderolabs/talos
64 commits
8e85c8362
release(v1.11.1): prepare releaseff8644cd2
fix: correctly handle status-code 2047d5fe2d0f
feat: update Linux kernel (memcg_v1, ublk)9e310a9dd
fix: enable support for VMWare arm64f7620f028
feat: update CoreDNS to 1.12.301bf2f6f9
feat: add SOCKS5 proxy support to dynamic proxy dialer8a578bc4a
feat: update Linux to 6.12.45d9d89a3a8
release(v1.11.0): prepare release364b48690
feat: update pkgs/tools for pcre2 10.46be70ea03f
feat: update pkgs for NVIDIA prod 570.172.08a5f80b4fe
fix: bring back linux/armv7 build and update xz751dae432
fix: drop linux/armv7 build8cbd75320
fix: update xz module (security)803ed1ef9
feat: update Kubernetes to 1.34.0a80898da9
feat: update Linux to 6.12.4330c14aa71
feat: update Kubernetes default to v1.34.0-rc.2ed7d8cbac
docs: link to kubernetes linux swap tuning1ee82120e
docs: apply fixes for what is new36102eae1
release(v1.11.0-rc.0): prepare release0f22913d9
fix: image cache lockup on a missing volume46cf25c7c
feat: update Linux to 6.12.4162f6c97fe
fix: provide mitigation CVE-1999-0524350319063
fix: actually use SIDEROV1_KEYS_DIR env var if it's provided430a27dc2
fix: kubernetes upgrade options for kubelete3a9097c4
fix: set secs field in DHCPv4 packetsbabddd0e4
fix: dial with proxy23efda4db
feat: use key provider with fallback option for auth type SideroV1e2a5a9b3f
chore: re-enable vulncheckf5d700a0c
release(v1.11.0-beta.2): prepare release6186d1821
chore: disable vulncheck temporarilye4a2a8d9c
feat: update default Kubernetes to v1.34.0-rc.14c4236d7e
feat: update Go to 1.24.6a01a390f6
chore: add deadcode elimination linter49fad0ede
feat: add a pause function to dashboard21e8e9dc9
refactor: replace containerd/containerd/v2 module for proper DCEbbd01b6b7
refactor: fix deadcode elimination with godbuse8d9c81cc
refactor: stop usingtext/template
inmachined
code paths85589662a
fix: unmarshal encryption STATE from METAf10a626d2
docs: add what is new notes for 1.115a15ce88b
release(v1.11.0-beta.1): prepare release614ca2e22
fix: one more attempt to fix volume mount race on restart4b86dfe6f
feat: implement encryption locking to STATE8ae76c320
feat: implementtalos.config.early
command line arg19f8c605e
docs: remove talos API flags from mgmt commandsfa1d6fef8
feat: bootedentry resource7dee810d4
fix: live reload of TLS client config for discovery clienta5dc22466
fix: enforce minimum size on user volumes if not set explicitly7836e924d
feat: update containerd to 2.1.45012550ec
feat: add F71808E watchdog driver10ddc4cdd
fix: grype scand108e0a08
fix(ci): use a random suffix for ami names504225546
fix: issues with reading GPTbdaf08dd4
feat: update PCI DB module to v0.3.2667dcebec
test: wait for service account test job longerae176a4b7
feat: update etcd to 3.6.4201b6801f
fix: issue with volume remount on service restart2a911402b
chore: tag aws snapshots created via ci with the image named8bd84b56
docs: add SBOM documentation7eec61993
feat: unify disk encryption configuration4ff2bf9e0
feat: update etcd to v3.5.2231a67d379
fix: do not download artifacts for cron Grype scanc6b6e0bb3
docs: rewrite the getting started and prod docs for v1.10 and v1.11ca1c656e6
chore(ci): add more nvidia test matrix7a2e0f068
feat: sync pkgs, update Linux to 6.12.40
Dependency Changes
- github.com/prometheus/client_golang v1.22.0 -> v1.23.2
- github.com/siderolabs/go-blockdevice/v2 v2.0.18 -> v2.0.19
- github.com/siderolabs/go-debug v0.5.0 -> v0.6.0
- github.com/siderolabs/pkgs v1.11.0 -> v1.11.0-18-g1a25681
- github.com/siderolabs/talos v1.11.0-beta.0 -> v1.11.1
- github.com/siderolabs/talos/pkg/machinery v1.11.0-beta.0 -> v1.11.1
- github.com/stretchr/testify v1.10.0 -> v1.11.1
- github.com/u-root/u-root v0.14.0 -> v0.15.0
- github.com/ulikunitz/xz v0.5.12 -> v0.5.15
- golang.org/x/net v0.42.0 -> v0.44.0
- golang.org/x/sync v0.16.0 -> v0.17.0
- golang.org/x/sys v0.34.0 -> v0.36.0
- golang.org/x/text v0.27.0 -> v0.29.0
Previous release can be found at v0.8.3