Skip to content

v0.6.6

Latest
Compare
Choose a tag to compare
@talos-bot talos-bot released this 24 Sep 15:17
· 1 commit to main since this release
v0.6.6
999e6e9

Sidero 0.6.6 (2024-09-24)

Welcome to the v0.6.6 release of Sidero!

Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.

Talos Linux

Sidero Metal now supports Talos Linux v1.8.x.

Contributors

  • Andrey Smirnov
  • Spencer Smith
  • Steve Francis

Changes

7 commits

  • 999e6e9f release(v0.6.6): prepare release
  • b6fe15df feat: update for Talos 1.8
  • 9a35d37c docs: add deprecation notice
  • d439b10b release(v0.6.5): prepare release
  • a30f4d9b feat: provide negative address filter support
  • cb907cf6 chore: update office hours
  • d91ab75b fix: update HTTP boot filename

Changes since v0.6.5

3 commits

Dependency Changes

  • github.com/go-logr/logr v1.4.1 -> v1.4.2
  • github.com/insomniacslk/dhcp c728f5dd21c8 -> a3a4c1f04475
  • github.com/jsimonetti/rtnetlink v1.4.1 -> v1.4.2
  • github.com/siderolabs/gen v0.4.8 -> v0.5.0
  • github.com/siderolabs/go-blockdevice v0.4.7 -> v0.4.8
  • github.com/siderolabs/grpc-proxy v0.4.0 -> v0.4.1
  • github.com/siderolabs/siderolink v0.3.5 -> v0.3.9
  • github.com/siderolabs/talos/pkg/machinery v1.7.0 -> v1.8.0
  • golang.org/x/net v0.24.0 -> v0.29.0
  • golang.org/x/sync v0.7.0 -> v0.8.0
  • golang.org/x/sys v0.19.0 -> v0.25.0
  • google.golang.org/grpc v1.62.1 -> v1.66.0
  • google.golang.org/protobuf v1.33.0 -> v1.34.2
  • k8s.io/api v0.29.3 -> v0.31.0
  • k8s.io/apiextensions-apiserver v0.29.3 -> v0.31.0
  • k8s.io/apimachinery v0.29.3 -> v0.31.0
  • k8s.io/client-go v0.29.3 -> v0.31.0
  • k8s.io/component-base v0.29.3 -> v0.31.0
  • k8s.io/klog/v2 v2.110.1 -> v2.130.1
  • sigs.k8s.io/cluster-api v1.7.0 -> v1.8.3
  • sigs.k8s.io/controller-runtime v0.17.3 -> v0.19.0

Previous release can be found at v0.6.4