Skip to content

Releases: siderolabs/image-factory

v0.8.4

10 Sep 13:45
v0.8.4
a3a7661

Choose a tag to compare

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 release
  • 075aa3f fix: update Talos to 1.11.1
  • 02723cd fix: translation ID

Changes from siderolabs/go-debug

1 commit

  • e21721b chore: add support for Go 1.25

Changes from siderolabs/pkgs

18 commits

  • 1a25681 feat: enable ublk support
  • 95f0be4 fix: enable memcg v1
  • e1c333c feat: update Linux to 6.12.45
  • 2ac857a feat: update pcre2 to 10.46
  • f31e192 fix: bump NVIDIA production to 570.172.08
  • e68ff4a feat: update Linux to 6.12.43
  • 42cdb43 chore: update kernel config to support max SMP CPUs
  • 3bb9cc9 fix: backport CVE kernel patches to 6.12
  • c87dc6c feat: enable Infiniband IRDMA support
  • 2598d53 fix: re-enable CPUSETS_V1 cgroups controller
  • 6a8bca7 feat: update backportable dependencies
  • a150a75 feat: update Go to 1.24.6
  • a94734c feat: update containerd to 2.1.4
  • 662c5a4 feat: enable F71808E watchdog driver
  • 48afc2a fix: enable ISCSI IBFT
  • ddb7b5e feat: update Linux to 6.12.40
  • 5616981 feat: enable bootloader control on amd64
  • 4a840bc chore: allow more than one commit for a PR

Changes from siderolabs/talos

64 commits

  • 8e85c8362 release(v1.11.1): prepare release
  • ff8644cd2 fix: correctly handle status-code 204
  • 7d5fe2d0f feat: update Linux kernel (memcg_v1, ublk)
  • 9e310a9dd fix: enable support for VMWare arm64
  • f7620f028 feat: update CoreDNS to 1.12.3
  • 01bf2f6f9 feat: add SOCKS5 proxy support to dynamic proxy dialer
  • 8a578bc4a feat: update Linux to 6.12.45
  • d9d89a3a8 release(v1.11.0): prepare release
  • 364b48690 feat: update pkgs/tools for pcre2 10.46
  • be70ea03f feat: update pkgs for NVIDIA prod 570.172.08
  • a5f80b4fe fix: bring back linux/armv7 build and update xz
  • 751dae432 fix: drop linux/armv7 build
  • 8cbd75320 fix: update xz module (security)
  • 803ed1ef9 feat: update Kubernetes to 1.34.0
  • a80898da9 feat: update Linux to 6.12.43
  • 30c14aa71 feat: update Kubernetes default to v1.34.0-rc.2
  • ed7d8cbac docs: link to kubernetes linux swap tuning
  • 1ee82120e docs: apply fixes for what is new
  • 36102eae1 release(v1.11.0-rc.0): prepare release
  • 0f22913d9 fix: image cache lockup on a missing volume
  • 46cf25c7c feat: update Linux to 6.12.41
  • 62f6c97fe fix: provide mitigation CVE-1999-0524
  • 350319063 fix: actually use SIDEROV1_KEYS_DIR env var if it's provided
  • 430a27dc2 fix: kubernetes upgrade options for kubelet
  • e3a9097c4 fix: set secs field in DHCPv4 packets
  • babddd0e4 fix: dial with proxy
  • 23efda4db feat: use key provider with fallback option for auth type SideroV1
  • e2a5a9b3f chore: re-enable vulncheck
  • f5d700a0c release(v1.11.0-beta.2): prepare release
  • 6186d1821 chore: disable vulncheck temporarily
  • e4a2a8d9c feat: update default Kubernetes to v1.34.0-rc.1
  • 4c4236d7e feat: update Go to 1.24.6
  • a01a390f6 chore: add deadcode elimination linter
  • 49fad0ede feat: add a pause function to dashboard
  • 21e8e9dc9 refactor: replace containerd/containerd/v2 module for proper DCE
  • bbd01b6b7 refactor: fix deadcode elimination with godbus
  • e8d9c81cc refactor: stop using text/template in machined code paths
  • 85589662a fix: unmarshal encryption STATE from META
  • f10a626d2 docs: add what is new notes for 1.11
  • 5a15ce88b release(v1.11.0-beta.1): prepare release
  • 614ca2e22 fix: one more attempt to fix volume mount race on restart
  • 4b86dfe6f feat: implement encryption locking to STATE
  • 8ae76c320 feat: implement talos.config.early command line arg
    ...
Read more

v0.8.3

20 Aug 18:11
v0.8.3
94c6df1

Choose a tag to compare

image-factory 0.8.3 (2025-08-20)

Welcome to the v0.8.3 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Mateusz Urbanek

Changes

2 commits

  • 94c6df1 release(v0.8.3): prepare release
  • 7254abf fix: disable redirects to PXE

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.8.2

v0.8.2

19 Aug 09:41
v0.8.2
251aee0

Choose a tag to compare

image-factory 0.8.2 (2025-08-19)

Welcome to the v0.8.2 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

Changes

2 commits

  • 251aee0 release(v0.8.2): prepare release
  • 418eebb fix: don't filter out rc versions

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.8.1

v0.8.1

14 Aug 12:58
v0.8.1
57ad419

Choose a tag to compare

image-factory 0.8.1 (2025-08-14)

Welcome to the v0.8.1 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Mateusz Urbanek

Changes

3 commits

  • 57ad419 release(v0.8.1): prepare release
  • 6392086 fix: prevent failure on cache.Get
  • a1e3707 feat: add fallback if S3 is missbehaving

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.8.0

v0.8.0

12 Aug 13:34
v0.8.0
9760ab0

Choose a tag to compare

image-factory 0.8.0 (2025-08-12)

Welcome to the v0.8.0 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Mateusz Urbanek
  • Andrey Smirnov

Changes

8 commits

  • 9760ab0 release(v0.8.0): prepare release
  • 7c6d261 fix: set content-disposition on S3
  • f3e97df docs(image-factory): add info about S3 cache and CDN
  • d25e7ac fix: add extra context to logs from s3 cache
  • a3a0dff fix: add optional region to S3 client
  • a9e2d08 feat: add support for Object Storage and CDN cache
  • b8bfc19 docs: add air-gapped documentation
  • f8b4ef0 docs: add new translation

Dependency Changes

  • github.com/minio/minio-go/v7 v7.0.95 new
  • github.com/ory/dockertest v3.3.5 new

Previous release can be found at v0.7.6

v0.7.6

24 Jul 12:01
v0.7.6
0c83228

Choose a tag to compare

image-factory 0.7.6 (2025-07-24)

Welcome to the v0.7.6 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

Changes

2 commits

  • 0c83228 release(v0.7.6): prepare release
  • 6f409ec fix: drop extractParams function

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.7.5

v0.7.5

23 Jul 14:55
v0.7.5
19ac9c2

Choose a tag to compare

image-factory 0.7.5 (2025-07-23)

Welcome to the v0.7.5 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
  • Dmitrii Sharshakov
  • Mateusz Urbanek
  • Orzelius
  • Artem Chernyshev
  • Justin Garrison
  • Michael Robbins
  • Alexandre GV
  • Steve Francis
  • Thibault VINCENT
  • Brian Brookman
  • Damien
  • David R
  • Dennis Marttinen
  • Jorik Jonker
  • Justin Seely
  • Luke Cousins
  • Markus Reiter
  • Martyn Ranyard
  • Michael Moerz
  • Oguz Kilcan
  • Spencer Smith
  • Thomas Gosteli
  • Till Hoffmann
  • Tom Keur
  • Utku Ozdemir
  • jvanthienen-gluo
  • killcity
  • yashutanu

Changes

6 commits

  • 19ac9c2 release(v0.7.5): prepare release
  • 3b2b97a fix: support iPXE aliases for architectures
  • b838a44 feat: update to Talos 1.11.0-beta.0
  • 953e217 docs: document source images used
  • e1e80fd feat: serve talosctl from image factory
  • 3e35f91 feat(secureboot): implement reading key material from AWS KMS

Changes from siderolabs/gen

4 commits

  • 044d921 feat: add xslices.Deduplicate
  • dcb2b74 feat: add panicsafe package
  • b36ee43 feat: make xyaml.CheckUnknownKeys public
  • 3e319e7 feat: implement xyaml.UnmarshalStrict

Changes from siderolabs/pkgs

35 commits

  • e2fbfb1 feat: update tools/toolchain to 1.11.0
  • 383bbb4 feat: update NVIDIA production to 570.158.01
  • 853cf3a feat: bump e2fsprogs, ipxe, kspp, tools
  • a3f8281 feat: update Linux to 6.12.38
  • 8ed84c5 feat: refactor HW_RANDOM configuration
  • 108099f feat: enable AMD encrypted memory
  • c97d25e fix: remove erroneous PURLs
  • 90f7c65 fix: bump bldr
  • a24b40e feat: update Linux to 6.12.36 and firmware
  • 2537e61 docs: more SBOM metadata to cover whole Talos
  • 0f4cbbc feat: update dependencies
  • 9cec45c feat: add SBOM metadata for some packages
  • 03bb94c feat: update dependencies
  • c613abd fix: iptables url
  • fae59df fix: download and copy hailo8 firmware
  • fadf1e2 feat: update containerd to 2.1.2
  • a0b0da1 feat: enable io.latency cgroup controller
  • 0aaa07a feat: add hailort package
  • 8555e94 chore: use ftpmirror for GNU sources
  • 9fbe2b4 feat: update Go to 1.24.4
  • 79bfa9e feat: update NVIDIA drivers to 570.148.08
  • c8b8bd8 feat: bump dependencies
  • 54bf03e feat: update Linux to 6.12.31
  • 93b3aaa feat: add patch for CephFS IMA performance regression
  • ebd6627 feat: disable IMA support
  • 8aad53b feat: add CONFIG_NFT_CONNLIMIT to kernel
  • 7a299fa feat: update Linux to 6.12.30
  • 8c4603e feat: move more configs to modules on arm64
  • 7b1183b feat(kernel): enable IB user-space management and RDMA
  • 1b1430e fix: drop pcre2 binaries
  • 487610c fix: drop broken symlinks
  • f31d518 fix: clean up some binaries
  • 0f74b9b feat: update containerd to v2.1.1
  • 89b4037 fix: tenstorrent pkg name
  • a14b544 chore: drop qemu-tools vmdk support

Changes from siderolabs/talos

120 commits

  • 85e7989cf release(v1.11.0-beta.0): prepare release
  • 3039162dc feat: update Flannel to v0.27.2
  • 7e6052e63 feat: increase boot partition to 2 GiB
  • cb7ca17bb feat: implement ExistingVolumeConfig
  • a857c696f chore(machined): remove deprecated Endpoints
  • a60101c55 fix: fill serial using helpers
  • 5420e9979 refactor: output default selection for profiles
  • 023a24cd4 test: use Grype to scan SBOM for vulnerabilities
  • 96896fddb chore: build less images by default
  • 75b5dec06 fix: sd-boot kexec with disk images
  • 10546d6f8 feat: update Kuberentes 1.34.0-beta.0
  • 3f35b83ae fix: ignore absent extensions SBOM directory
  • 9920da3e1 feat: add etcd downgrade API
  • c38682279 feat: bump pkgs and tools, read extensions' SBOMs, rekres
  • 9c0d2706c docs: add release notes about v3.6.x bug
  • d21994210 test: refactor various merge controller tests
  • da5a4449f feat: implement raw volume support
  • 41adda1cf docs: add secure boot setup mode note for Xen
  • 993b4ade8 docs: fix typo in hugo config: pre-releaase
  • [130b7fd6e](https://github.co...
Read more

v0.7.4

03 Jul 12:55
v0.7.4
f2bb870

Choose a tag to compare

image-factory 0.7.4 (2025-07-03)

Welcome to the v0.7.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

Changes

4 commits

  • f2bb870 release(v0.7.4): prepare release
  • c035602 fix: hide kernel args warning for Talos >= 1.10
  • a68433c test: capture test coverage for integration tests
  • 28d9a30 fix: improve HTTP access log

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.7.3

v0.7.3

05 Jun 10:32
v0.7.3
1df0e9e

Choose a tag to compare

image-factory 0.7.3 (2025-06-05)

Welcome to the v0.7.3 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

Changes

2 commits

  • 1df0e9e release(v0.7.3): prepare release
  • 50f8148 fix: default options on startup

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.7.2

v0.7.2

05 Jun 06:54
v0.7.2
29b022e

Choose a tag to compare

image-factory 0.7.2 (2025-06-05)

Welcome to the v0.7.2 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

Changes

2 commits

  • 29b022e release(v0.7.2): prepare release
  • d9ebc5a fix: refresh remote pullers and pushers on interval

Dependency Changes

  • github.com/hashicorp/go-cleanhttp v0.5.2 new

Previous release can be found at v0.7.1