v0.51.0-beta.0
Pre-release
Pre-release
·
11 commits
to main
since this release
Omni 0.51.0-beta.0 (2025-06-13)
Welcome to the v0.51.0-beta.0 release of Omni!
This is a pre-release of Omni
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
Contributors
- Utku Ozdemir
- Artem Chernyshev
- Andrew Rynhard
- Andrey Smirnov
Changes
18 commits
bf6c38a
release(v0.51.0-beta.0): prepare release7a815ba
fix: prevent zero machine count reports on controller shutdown33e796e
chore: rekres, bump Go to 1.24.4, SideroLink to v0.3.15f3cec18
fix: fix exposed service prefix conflict resolution5e4c10b
fix: use0.0.0.0:8095
as the default bind endpoint for Kubernetesccd55cc
feat: rewrite Omni config management05aad4d
fix: check config patch creation time as well as updated on orphan checkf3783ed
fix: display unknown power state correctly on the machines screen7c19c31
test: improve workload proxying testsc9c4c8e
test: usego test
to build and run Omni integration testsdf5a2b9
fix: bump inmem COSI state history capacityaa5d89d
fix: fix panic in maintenance upgrade404bbd9
chore: allow running Omni programmatically from other Go code9846622
fix: fix nil dereference in machine status controller13bb8b5
docs: update SECURITY.md178d2ad
fix: make surepowering on
stage is correctly set on infra machinese5d1b4b
fix: properly detect infra provider service accountsd88bb1d
test: use latest Talemu infra provider version in the integration tests
Changes from siderolabs/gen
3 commits
Changes from siderolabs/siderolink
Dependency Changes
- github.com/go-logr/logr v1.4.2 new
- github.com/go-playground/validator/v10 v10.26.0 new
- github.com/siderolabs/gen v0.8.1 -> v0.8.4
- github.com/siderolabs/siderolink v0.3.14 -> v0.3.15
- golang.org/x/crypto v0.38.0 -> v0.39.0
- golang.org/x/net v0.40.0 -> v0.41.0
- golang.org/x/sync v0.14.0 -> v0.15.0
- golang.org/x/text v0.25.0 -> v0.26.0
Previous release can be found at v0.50.0