v1.12.0-beta.0 #3396
Slessi
announced in
Announcements
v1.12.0-beta.0
#3396
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Omni 1.12.0-beta.0 (2026-09-09)
Welcome to the v1.12.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.
Image Factory API Token Authentication
Omni can now authenticate to the image factory with an API token instead of the deprecated download and node tokens. Configure it with
registries.factories.<primary|secondary>.tokenFile(or--primary-factory-token-file), pointing to a file containing the token; Omni watches the file and picks up rotations without a restart. Basic auth is still supported for self-hosted factories using htpasswd.Contributors
Changes
19 commits
af65853e0release(v1.12.0-beta.0): prepare release723666686fix: restore the extra parameters of the sqlite connection string08695407dfix: read the node unique token uncached in the cleanup controller9ddfa5246feat: authenticate to the image factory with an API token800bcac19test: use ECDSA service account keys for the clusters in the testscd8598724fix: generate the registry auth document by the running Talos versionacc0c4f40chore: bump delve version in compose6692b2c0bfix: ensure the schematic on the target factory before an install8c7699a77fix: run the sqlite database with the NORMAL synchronous moded8a281c42chore(frontend): bump deps49861a25efix: reuse the node unique token already written to the machine74003273cchore: bump deps, rekres, Talos 1.13.100a6d296fdtest: poll for Vault readiness instead of sleeping in the testsd411b2554test: increase the timeout of the node label check46e112ac4chore(frontend): remove factory urls from csp8cbf034befix: keep the machine extensions consistent across extensions configurations0a22ac7affix(frontend): distinguish initial log fetch failures4c833c7e1fix: apply the registry mirrors to machines in maintenance modeedcad2769fix: retry the installer image pull in the maintenance lifecycle APIChanges from siderolabs/discovery-service
2 commits
865fb4frelease(v1.1.1): prepare release270f977feat: rekres and update dependenciesChanges from siderolabs/go-debug
1 commit
44d6398feat: support Go 1.27Changes from siderolabs/image-factory
12 commits
4520b38fix(enterprise): evaluate VEX against Talos kernela27dfe6feat: enforce public API with OpenAPI773ba3cfix(ui): gate token create modal on the in-flight POST2e149c8fix(auth0): drop Bearer challenge from 401 response9f82ddefix: rename registryClientRefreshInterval to refreshIntervalf4f79dbfeat(enterprise): repo-per-org token storage, url-safe stored tokensf4e4d01feat(enterprise): expose actor profiles for token creation UI8a77753feat(enterprise): replace scope enum with route-defined capability scopes4d9710ffeat(enterprise): add CLI-only admin token scope4286666feat(enterprise): unify download and node tokens as scoped API tokens4becd5drelease(v1.6.1): prepare releasee5ff748fix: pull in Talos for the SBC/GRUB/EFI fixDependency Changes
Previous release can be found at v1.11.0
This discussion was created from the release v1.12.0-beta.0.
All reactions