Releases: siderolabs/sidero
v0.6.11
Sidero 0.6.11 (2025-09-02)
Welcome to the v0.6.11 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.11.x.
Contributors
- Andrey Smirnov
Changes
3 commits
Dependency Changes
- github.com/go-logr/logr v1.4.2 -> v1.4.3
- github.com/siderolabs/gen v0.8.0 -> v0.8.5
- github.com/siderolabs/siderolink v0.3.14 -> v0.3.15
- github.com/siderolabs/talos/pkg/machinery v1.10.0 -> v1.11.0
- github.com/spf13/pflag v1.0.6 -> v1.0.7
- golang.org/x/net v0.39.0 -> v0.43.0
- golang.org/x/sync v0.13.0 -> v0.16.0
- golang.org/x/sys v0.32.0 -> v0.35.0
- google.golang.org/grpc v1.72.0 -> v1.74.2
- google.golang.org/protobuf v1.36.6 -> v1.36.7
- sigs.k8s.io/cluster-api v1.10.1 -> v1.10.4
Previous release can be found at v0.6.10
v0.6.10
Sidero 0.6.10 (2025-06-11)
Welcome to the v0.6.10 release of Sidero!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.
Contributors
- Andrey Smirnov
Changes
2 commits
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.6.9
v0.6.9
Sidero 0.6.9 (2025-05-02)
Welcome to the v0.6.9 release of Sidero!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.
Contributors
- Noel Georgi
Changes
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.6.8
v0.6.8
Sidero 0.6.8 (2025-05-01)
Welcome to the v0.6.8 release of Sidero!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.
Cluster API
Sidero Metal is now built and tested with Cluster API 1.10.0.
Talos Linux
Sidero Metal now supports Talos Linux v1.10.x.
Contributors
- Andrey Smirnov
- Noel Georgi
- Utku Ozdemir
Changes
5 commits
Dependency Changes
- github.com/google/go-cmp v0.6.0 -> v0.7.0
- github.com/insomniacslk/dhcp a481575ed0ef -> 5f8cf70e8c5f
- github.com/siderolabs/gen v0.7.0 -> v0.8.0
- github.com/siderolabs/go-debug v0.4.0 -> v0.5.0
- github.com/siderolabs/go-pointer v1.0.0 -> v1.0.1
- github.com/siderolabs/siderolink v0.3.11 -> v0.3.14
- github.com/siderolabs/talos/pkg/machinery v1.9.0 -> v1.10.0
- github.com/spf13/pflag v1.0.5 -> v1.0.6
- golang.org/x/net v0.32.0 -> v0.39.0
- golang.org/x/sync v0.10.0 -> v0.13.0
- golang.org/x/sys v0.28.0 -> v0.32.0
- golang.zx2c4.com/wireguard/wgctrl 925a1e7659e6 -> a9ab2273dd10
- google.golang.org/grpc v1.68.1 -> v1.72.0
- google.golang.org/protobuf v1.35.2 -> v1.36.6
- k8s.io/api v0.31.3 -> v0.32.3
- k8s.io/apiextensions-apiserver v0.31.3 -> v0.32.3
- k8s.io/apimachinery v0.31.3 -> v0.32.3
- k8s.io/client-go v0.31.3 -> v0.32.3
- k8s.io/component-base v0.31.3 -> v0.32.3
- sigs.k8s.io/cluster-api v1.9.1 -> v1.10.1
- sigs.k8s.io/controller-runtime v0.19.3 -> v0.20.4
Previous release can be found at v0.6.7
v0.6.7
Sidero 0.6.7 (2024-12-20)
Welcome to the v0.6.7 release of Sidero!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.
Cluster API
Sidero Metal is now built and tested with Cluster API 1.9.0.
Talos Linux
Sidero Metal now supports Talos Linux v1.9.x.
Contributors
- Andrey Smirnov
Changes
3 commits
Dependency Changes
- github.com/insomniacslk/dhcp a3a4c1f04475 -> a481575ed0ef
- github.com/siderolabs/gen v0.5.0 -> v0.7.0
- github.com/siderolabs/go-cmd v0.1.1 -> v0.1.3
- github.com/siderolabs/go-debug v0.3.0 -> v0.4.0
- github.com/siderolabs/go-smbios v0.3.2 -> v0.3.3
- github.com/siderolabs/grpc-proxy v0.4.1 -> v0.5.1
- github.com/siderolabs/siderolink v0.3.9 -> v0.3.11
- github.com/siderolabs/talos/pkg/machinery v1.8.0 -> v1.9.0
- github.com/stretchr/testify v1.9.0 -> v1.10.0
- golang.org/x/net v0.29.0 -> v0.32.0
- golang.org/x/sync v0.8.0 -> v0.10.0
- golang.org/x/sys v0.25.0 -> v0.28.0
- google.golang.org/grpc v1.66.0 -> v1.68.1
- google.golang.org/protobuf v1.34.2 -> v1.35.2
- k8s.io/api v0.31.0 -> v0.31.3
- k8s.io/apiextensions-apiserver v0.31.0 -> v0.31.3
- k8s.io/client-go v0.31.0 -> v0.31.3
- k8s.io/component-base v0.31.0 -> v0.31.3
- sigs.k8s.io/cluster-api v1.8.3 -> v1.9.1
- sigs.k8s.io/controller-runtime v0.19.0 -> v0.19.3
Previous release can be found at v0.6.6
v0.6.6
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
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
v0.6.5
Sidero 0.6.5 (2024-05-23)
Welcome to the v0.6.5 release of Sidero!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.
Contributors
- Andrey Smirnov
- Spencer Smith
Changes
4 commits
Dependency Changes
- github.com/insomniacslk/dhcp c728f5dd21c8 -> f1cffa2c0c49
- github.com/jsimonetti/rtnetlink v1.4.1 -> v1.4.2
- github.com/siderolabs/talos/pkg/machinery v1.7.0 -> v1.7.2
- golang.org/x/sys v0.19.0 -> v0.20.0
- sigs.k8s.io/cluster-api v1.7.0 -> v1.7.2
Previous release can be found at v0.6.4
v0.6.4
Sidero 0.6.4 (2024-04-19)
Welcome to the v0.6.4 release of Sidero!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.
Patches
Sidero Metal now supports Talos Linux machine configuration strategic merge patches via 'strategicPatches' field on the Server and ServerClass CRDs.
Contributors
- Andrey Smirnov
- Andrew Rynhard
- Ksawery Kuczyński
- Luke Carrier
Changes
6 commits
Dependency Changes
- github.com/go-logr/logr v1.3.0 -> v1.4.1
- github.com/insomniacslk/dhcp 8c70d406f6d2 -> c728f5dd21c8
- github.com/jsimonetti/rtnetlink v1.4.0 -> v1.4.1
- github.com/siderolabs/gen v0.4.7 -> v0.4.8
- github.com/siderolabs/go-debug v0.2.3 -> v0.3.0
- github.com/siderolabs/go-kmsg v0.1.3 -> v0.1.4
- github.com/siderolabs/go-procfs v0.1.1 -> v0.1.2
- github.com/siderolabs/siderolink v0.3.4 -> v0.3.5
- github.com/siderolabs/talos/pkg/machinery v1.6.0 -> v1.7.0
- github.com/stretchr/testify v1.8.4 -> v1.9.0
- go.uber.org/zap v1.26.0 -> v1.27.0
- golang.org/x/net v0.18.0 -> v0.24.0
- golang.org/x/sync v0.5.0 -> v0.7.0
- golang.org/x/sys e4099bfacb8c -> v0.19.0
- google.golang.org/grpc v1.59.0 -> v1.62.1
- google.golang.org/protobuf v1.31.0 -> v1.33.0
- k8s.io/api v0.28.4 -> v0.29.3
- k8s.io/apiextensions-apiserver v0.28.4 -> v0.29.3
- k8s.io/apimachinery v0.28.4 -> v0.29.3
- k8s.io/client-go v0.28.4 -> v0.29.3
- k8s.io/component-base v0.28.4 -> v0.29.3
- k8s.io/klog/v2 v2.110.1 new
- sigs.k8s.io/cluster-api v1.6.0 -> v1.7.0
- sigs.k8s.io/controller-runtime v0.16.3 -> v0.17.3
Previous release can be found at v0.6.3
v0.6.3
Sidero 0.6.3 (2024-01-23)
Welcome to the v0.6.3 release of Sidero!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.
Contributors
- Andrey Smirnov
- Alexandra
- Anthony ARNAUD
- rmvangun
Changes
5 commits
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.6.2
v0.6.2
Sidero 0.6.2 (2023-12-15)
Welcome to the v0.6.2 release of Sidero!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/sidero/issues.
Contributors
- Andrey Smirnov
- Nathan Lee
- Oscar Utbult
Changes
5 commits
Dependency Changes
- github.com/go-logr/logr v1.2.4 -> v1.3.0
- github.com/google/go-cmp v0.5.9 -> v0.6.0
- github.com/insomniacslk/dhcp 65c27093e38a -> 8c70d406f6d2
- github.com/jsimonetti/rtnetlink v1.3.5 -> v1.4.0
- github.com/siderolabs/gen v0.4.5 -> v0.4.7
- github.com/siderolabs/go-blockdevice v0.4.6 -> v0.4.7
- github.com/siderolabs/go-pointer v1.0.0 new
- github.com/siderolabs/go-retry v0.3.2 -> v0.3.3
- github.com/siderolabs/siderolink v0.3.1 -> v0.3.4
- github.com/siderolabs/talos/pkg/machinery v1.5.3 -> v1.6.0
- github.com/spf13/pflag v1.0.5 new
- golang.org/x/net v0.17.0 -> v0.18.0
- golang.org/x/sync v0.4.0 -> v0.5.0
- golang.org/x/sys v0.13.0 -> e4099bfacb8c
- google.golang.org/grpc v1.58.3 -> v1.59.0
- k8s.io/api v0.27.2 -> v0.28.4
- k8s.io/apiextensions-apiserver v0.27.2 -> v0.28.4
- k8s.io/apimachinery v0.27.2 -> v0.28.4
- k8s.io/client-go v0.27.2 -> v0.28.4
- k8s.io/component-base v0.28.4 new
- k8s.io/utils a36077c30491 -> d93618cff8a2
- sigs.k8s.io/cluster-api v1.5.2 -> v1.6.0
- sigs.k8s.io/controller-runtime v0.15.1 -> v0.16.3
Previous release can be found at v0.6.1