Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 16:29
· 16 commits to main since this release
v0.4.0
4f3206b

image-factory 0.4.0 (2024-05-15)

Welcome to the v0.4.0 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
  • Spencer Smith
  • Artem Chernyshev
  • Andrew Rynhard
  • Birger J. Nordølum
  • Mattias Cockburn
  • Noel Georgi
  • Serge Logvinov
  • Simon-Boyer
  • Steve Francis
  • USBAkimbo
  • Utku Ozdemir
  • Will Bush
  • dhaines-quera

Changes

5 commits

  • 4f3206b release(v0.4.0): prepare release
  • b0b6bff feat: implement wizard-like UI for the Image Factory
  • 8ccd284 feat: allow key-based image verification as option
  • 4643056 chore: rekres/update dependencies
  • 116721a fix: workaround extension name inconsistencies

Changes since v0.4.0

0 commit

Changes from siderolabs/talos

23 commits

  • b86edc677 chore: update office hours in talos repo
  • cfa25d22d chore: remove docs prior to 1.0 from website navigation
  • 120705459 chore: handle I/O error for xfs_repair
  • b7afe2669 feat: update Linux 6.6.30
  • 26519ceed docs: update proxmox.md
  • 851b91a0e fix: don't enable hostDNS for versions of Talos which do not have it
  • 42ac5cd0c fix: check for nil machine config during installation
  • 1d29111d4 chore: update Go to 1.22.3
  • f4d7b9d9a feat: gather plaform dns names
  • 0b0f9995a docs: add resource information, some grammar fixes
  • 763dae250 fix: add cluster name to the worker machine config
  • 4aac5b4ec feat: mount /sys/kernel/security into kubelet
  • 817f18153 docs: remove mention of enabling KubePrism after v1.6
  • c08d79732 docs: fix the variable name typo
  • 478b862b4 fix: do not fail cli action tracker when boot id cannot be read
  • be510f9eb docs: fix grpc_tunnel value to true
  • b7b8a8d8f docs: add logs example for the certificate errors troubleshooting
  • 8df5b85ec release(v1.8.0-alpha.0): prepare release
  • 07f78182c fix: use a fresh context for etcd unlock
  • 84cd7dbec feat: update Linux to 6.6.29
  • 70fdca6a4 chore: update minimum hardware requirement for vmware ova
  • b690ffeb8 test: improve DNS resolver test stability
  • 5aa0299b6 style: use correct capitalization for openstack

Dependency Changes

  • github.com/prometheus/client_golang v1.19.0 -> v1.19.1
  • github.com/siderolabs/talos 4c0c626b786f -> b86edc6776f7
  • github.com/siderolabs/talos/pkg/machinery 4c0c626b786f -> b86edc6776f7
  • github.com/sigstore/cosign/v2 v2.2.3 -> v2.2.4
  • github.com/slok/go-http-metrics v0.11.0 -> v0.12.0
  • golang.org/x/net v0.24.0 -> v0.25.0
  • golang.org/x/sys v0.19.0 -> v0.20.0

Previous release can be found at v0.3.3