v0.50.0
Omni 0.50.0 (2025-05-23)
Welcome to the v0.50.0 release of Omni!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
Infra Providers
Omni now has the UI for viewing and managing infra providers.
Additionally, the service accounts with the role InfraProvider are no longer displayed
in the UI and not returned in the omnictl serviceaccounts list CLI command.
Infra providers now got their own set of CLI commands under omnictl infraprovider.
Talos 1.10 Support
Omni now supports Talos 1.10.
Contributors
- Artem Chernyshev
- Noel Georgi
- Utku Ozdemir
- Andrey Smirnov
- Aleksandr Gamzin
- Dmitriy Matrenichev
- kalio007
Changes
16 commits
e8b17cdrelease(v0.50.0): prepare release7c17ed6fix: use the correct schematic IP for maintenance upgrades0020ee3feat: allow managing infra providers in the UI74a9ad3fix: make cluster validations consistent between templates and UI4792641fix: do not show some menu elements for Reader users in the UIca66bb8release(v0.50.0-beta.0): prepare release09f4468fix: pin AWS s3 libs version to 1.72.3dc753f4test: bump Talos version used in integration tests tov1.10f21cedcchore: introduce COSI state helpers to reduce boiler plate code count9fcea4etest: add unit test fornextAvailableClusterNamefunctionc9b62c2fix: update go-kubernetes library to the latest versiondaaec8dfix: remove deprecated controller finalizers from the machine classeseaeff1efix: keep ClusterUUID resource alive until the cluster is destroyedaa24c7cfix: fix crash in the SAML ACS handlerccd5e7echore: bump Go deps47b6fb7feat(ci): support releasing helm charts
Changes since v0.50.0-beta.0
5 commits
e8b17cdrelease(v0.50.0): prepare release7c17ed6fix: use the correct schematic IP for maintenance upgrades0020ee3feat: allow managing infra providers in the UI74a9ad3fix: make cluster validations consistent between templates and UI4792641fix: do not show some menu elements for Reader users in the UI
Changes from siderolabs/gen
Changes from siderolabs/go-circular
Changes from siderolabs/go-kubernetes
2 commits
Changes from siderolabs/image-factory
8 commits
f930246release(v0.7.0): prepare release5b85f95chore: bump depscdfab7dchore(ci): add an cron ci for talos main integration test69525barelease(v0.6.9): prepare release2820cb0feat(i18n): frontend localization supportf1187bcchore: bump depsba8640bchore: bump depsb8308aachore: bump talos machinery
Changes from siderolabs/siderolink
Dependency Changes
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.72 -> v1.17.49
- github.com/aws/aws-sdk-go-v2/service/s3 v1.79.2 -> v1.72.3
- github.com/cosi-project/runtime v0.10.2 -> v0.10.5
- github.com/cosi-project/state-etcd v0.5.1 -> v0.5.2
- github.com/siderolabs/gen v0.8.0 -> v0.8.1
- github.com/siderolabs/go-circular v0.2.2 -> v0.2.3
- github.com/siderolabs/go-kubernetes v0.2.21 -> v0.2.23
- github.com/siderolabs/image-factory v0.6.8 -> v0.7.0
- github.com/siderolabs/omni/client v0.48.3 -> v0.49.0
- github.com/siderolabs/siderolink v0.3.13 -> v0.3.14
- github.com/siderolabs/talos/pkg/machinery v1.10.0 -> v1.10.1
- github.com/zitadel/oidc/v3 v3.37.0 -> v3.38.1
- golang.org/x/crypto v0.37.0 -> v0.38.0
- golang.org/x/net v0.39.0 -> v0.40.0
- golang.org/x/sync v0.13.0 -> v0.14.0
- golang.org/x/text v0.24.0 -> v0.25.0
- golang.org/x/tools v0.32.0 -> v0.33.0
- golang.zx2c4.com/wireguard 12269c276173 -> 436f7fdc1670
Previous release can be found at v0.49.0