v0.50.0-beta.0
Pre-release
Pre-release
·
33 commits
to main
since this release
Omni 0.50.0-beta.0 (2025-05-15)
Welcome to the v0.50.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
- Noel Georgi
- Artem Chernyshev
- Andrey Smirnov
- Utku Ozdemir
- Aleksandr Gamzin
- Dmitriy Matrenichev
- kalio007
Changes
11 commits
ca66bb8
release(v0.50.0-beta.0): prepare release09f4468
fix: pin AWS s3 libs version to 1.72.3dc753f4
test: bump Talos version used in integration tests tov1.10
f21cedc
chore: introduce COSI state helpers to reduce boiler plate code count9fcea4e
test: add unit test fornextAvailableClusterName
functionc9b62c2
fix: update go-kubernetes library to the latest versiondaaec8d
fix: remove deprecated controller finalizers from the machine classeseaeff1e
fix: keep ClusterUUID resource alive until the cluster is destroyedaa24c7c
fix: fix crash in the SAML ACS handlerccd5e7e
chore: bump Go deps47b6fb7
feat(ci): support releasing helm charts
Changes from siderolabs/gen
Changes from siderolabs/go-circular
Changes from siderolabs/go-kubernetes
2 commits
Changes from siderolabs/image-factory
8 commits
f930246
release(v0.7.0): prepare release5b85f95
chore: bump depscdfab7d
chore(ci): add an cron ci for talos main integration test69525ba
release(v0.6.9): prepare release2820cb0
feat(i18n): frontend localization supportf1187bc
chore: bump depsba8640b
chore: bump depsb8308aa
chore: 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