image-factory 1.7.1 (2026-09-21)
Welcome to the v1.7.1 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
- Mateusz Urbanek
- Utku Ozdemir
- Maja Bojarska
- Aleksei Sviridkin
- Brian Topping
- Louis Deconinck
- Raphaël DUCOM
- leppeK
Changes
7 commits
77ecb9erelease(v1.7.1): prepare releasefec432dfeat: update dependenciesc99ce3afeat: improve the token UI73f93b2test: switch to SeaweedFS instead of minio for testingc35986afeat: add 'On Premises' role to the token UI42d9b84fix(scanner): wait for database replacementfeaf2f6fix: download 1.14.0
Changes from siderolabs/gen
2 commits
cbd9518chore: rekres and update deps26ccee1feat: provide new YAMl unmarshal validator for null values
Changes from siderolabs/talos
35 commits
2f86b9d2arelease(v1.14.1): prepare release65f704ee1chore: pass kernel version down to VEX generator63101af5bfix: prevent sandboxd signal dispositions leaking into services676276f72test: peer passively with the MetalLB speaker2b8b46dcdtest: stop ARP flux breaking the BGP VRF test357d6006afix: rebuild the BGP server when its VRF is recreateddb0b5a17cfix: guard against nil config document slices094741ff3docs: clarify the kube-apiserver extra args and new configa13b560f4docs: correct the UnattendedInstallConfig name in the schema166c4070cfix: make --insecure reachable for talosctl meta subcommandsaac106867fix: ignore apply config dry-run for try mode7a2c4e8cffix: tighten the validation of v1alpha1 configs vs. migrationaef64fa38fix: reconnect the WireGuard over gRPC tunnel after a failured07a21ad2fix: drop logical links if they no longer declare as logical9996bc871fix: create GRUB bootloader ISOs only for BIOS0604432defeat: add NixOS OVMF search path5cb44dcabfix: wait for USB settle explicitly20dcd515afix: empty searchdomains dropped on merge1e3e3fe50chore: support correctly various disk types for the system disk7c2e0b113fix: notify about link alias changese9a67e163chore: use the host page cache for the QEMU cluster disks0afebca70fix: use the final config version in upgrade-k8s0ad18bb55feat: bring in containerd 2.3.504c49d8a3feat: allow generating an ECDSA service account key in secrets bundlesbb2cb91fcfix(security): define the permissions the 6.18 kernel expects in the classesbf31b2811fix: improve resilience of the action tracker against dropped conns00a0ea03cfix: set TCP keealive and user timeout on apid proxied connections6c065607etest: revert disabling PS/2 in QEMU9841e0b47docs: fix containerconfig.dependson examplesa11a260e6feat: add USB LAN78XX drivers to the rootfs9f8277434fix: harden the code around kubelet's client certificate handling3260b1e1ffix: resolve volume devices in shared selector helper084152592fix: create LVM physical volumes on the decrypted device7dabdeb43feat: add xfrm interface module63963f7dafeat: sync pkgs/tools
Dependency Changes
- cloud.google.com/go/auth v0.22.0 -> v0.23.3
- github.com/anchore/grype v0.116.1 -> v0.119.0
- github.com/anchore/syft v1.50.0 -> v1.52.0
- github.com/coreos/go-oidc/v3 v3.20.0 -> v3.21.0
- github.com/getkin/kin-openapi v0.146.0 -> v0.149.0
- github.com/go-jose/go-jose/v4 v4.1.4 -> v4.1.5
- github.com/google/go-containerregistry v0.21.9 -> v0.22.1
- github.com/klauspost/compress v1.19.2 -> v1.20.0
- github.com/knadh/koanf/parsers/dotenv v1.1.1 -> v1.1.2
- github.com/knadh/koanf/parsers/json v1.0.0 -> v1.0.1
- github.com/knadh/koanf/parsers/yaml v1.1.0 -> v1.1.1
- github.com/knadh/koanf/providers/env/v2 v2.0.0 -> v2.0.1
- github.com/knadh/koanf/providers/structs v1.0.0 -> v1.0.1
- github.com/knadh/koanf/v2 v2.3.5 -> v2.3.6
- github.com/minio/minio-go/v7 v7.2.1 -> v7.3.0
- github.com/moby/moby/api v1.55.0 -> v1.56.0
- github.com/secure-systems-lab/go-securesystemslib v0.11.0 -> v0.11.1
- github.com/siderolabs/gen v0.8.7 -> v0.8.8
- github.com/siderolabs/talos 09681e895fe6 -> v1.14.1
- github.com/siderolabs/talos/pkg/machinery 09681e895fe6 -> v1.14.1
- github.com/sigstore/sigstore v1.10.9 -> v1.10.10
- github.com/ulikunitz/xz v0.5.16 -> v0.5.17
- golang.org/x/crypto v0.56.0 -> v0.57.0
- golang.org/x/oauth2 v0.36.0 -> v0.37.0
- golang.org/x/sync v0.22.0 -> v0.23.0
- golang.org/x/sys v0.47.0 -> v0.48.0
- golang.org/x/text v0.41.0 -> v0.42.0
- golang.org/x/time v0.15.0 -> v0.16.0
Previous release can be found at v1.7.0