Skip to content

v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 14:20
· 20 commits to main since this release
v0.3.3
f5bc497

image-factory 0.3.3 (2024-05-02)

Welcome to the v0.3.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
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
  • Utku Ozdemir
  • darox

Changes

2 commits

  • f5bc497 release(v0.3.3): prepare release
  • 221b442 feat: support zstd compression

Changes from siderolabs/talos

20 commits

  • 4c0c626b7 feat: use zstd compression in place of xz
  • 98906ed6e fix: use reboot delay only in case of error
  • 05fd042bb test: improve the reset integration tests
  • 8cdf0f7cb docs: fix typo in Cilium instructions
  • dd1d279da fix: allow more flags in talosctl cluster create --input-dir
  • ef4394e58 chore: update kernel and other packages
  • ccdb4c8b1 chore: update google.golang.org/grpc to 1.63.2
  • c5b59df69 fix: wait for devices to be discovered before probing filesystems
  • 0821b9c50 feat: add --non-masquerade-cidrs flag to talosctl cluster create
  • 2bf613ad3 fix: add endpoints for "virtual" host-dns service
  • f4163aefe fix: bump priority of OpenStack routes if IPv6 and default gateway
  • 6fbd1263c feat: report process MAC labels
  • d46032821 fix: return proper value from Bridge.STP instead of plain nil
  • bac1d00c3 chore: prepare for Talos 1.8
  • d6c8067e1 docs: make 1.7 docs the default
  • d7c3a0735 docs: add what's new for v1.7
  • 908f67fa1 feat: add host dns support for resolving member addrs
  • 0d20b637d feat: update Kubernetes to 1.30.0
  • ec69d7a78 chore: replace math/rand with math/rand/v2
  • 89040ce43 chore: update go-blockdevice/v2 library to the latest version

Dependency Changes

  • github.com/siderolabs/talos 0a785802ea22 -> 4c0c626b786f
  • github.com/siderolabs/talos/pkg/machinery 0a785802ea22 -> 4c0c626b786f
  • golang.org/x/net v0.23.0 -> v0.24.0
  • golang.org/x/sync v0.6.0 -> v0.7.0
  • golang.org/x/sys v0.18.0 -> v0.19.0

Previous release can be found at v0.3.2