v1.1.0 #1478
Unix4ever
announced in
Announcements
v1.1.0
#1478
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.1.0 (2025-08-27)
Welcome to the v1.1.0 release of Omni!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
Improved Clusters Page Breadcrumbs
Breadcrumbs on the clusters page have been redesigned for better navigation.
CLI Support for Kernel Args and Join Configs
omnictlnow supports commands to retrieve SideroLink kernel arguments and join configurations.Default Config Location Change
The default location for storing Omni configuration files and user PGP keys has been changed.
Custom Volumes in Helm Chart
Added support for specifying custom volumes and volume mounts in the Omni Helm chart.
Home Page Design Update
Omni home page design was changed to have more useful information about the whole account status.
Join Token Usage Warning
Omni now warns users when a join token is currently in use during revoke or delete operations.
Collapsible Sidebar on Mobile
The sidebar can now be collapsed when viewed on mobile devices, improving usability on smaller screens.
Join Tokens CLI
A new CLI feature has been added to manage SideroLink join tokens directly using
omnictl.Unique Token Status per Node
Omni now computes and displays a unique join token status for each node.
Contributors
Changes
42 commits
904ff163release(v1.1.0): prepare releasee92c3415feat: home page redesign587ac1bcfix: add missing card styles to machines listf56eaff6chore: improve useWatch typingsc9657cbbfeat: add jitter and lazy health checks to exposed services979f30defix: fix alignment issue with TButton98d2e409release(v1.1.0-beta.0): prepare release9daa2fa2chore: create a useWatch composable7ae7ea74chore: rekres, bump deps, Go, satisfy linters152db8fefeat: change default location for storing Omni config and user PGP keys36430a26feat: add custom volume and custom volume mount support for omni helm chart150d61bffix: better detect user identity in SAML responses80a572fachore: normalise font styles82eba18bchore: update frontend dependencies12a1d4d5feat: make sidebar collapsible on mobilee108fb1cfeat: support commands for getting kernel args and join configs in CLI45a9d8c2chore: types for route.meta.sidebar & title110d551cchore: tailwind v4 upgrade13d83648chore: prepare omni for talos v1.11.0-beta.2270eabf1chore: commit vscode settings for frontendf264f1d1fix: incorrect disabled icon colora268b8fdtest: fix asserting etcd members test69c4fd5dfix: prevent service account creation if name is already in usefe5d0280feat: warn user about join token being in use during revoke/delete73e42222chore: more lint & formatting rules for omni/frontend7e032266chore: ts, lint, and formatting rules for omni frontend928b7d89test: fix omni upgrade e2e test8e4f86f9feat: rework breadcrumbs for clusters page9521b302chore: switch from bun to node229e0060fix: keep control plane status up to date3f35ef23chore: remove unused .eslintrc.yaml config025c37f2fix: stop enforcing talos version check on machine allocationc3b4f021chore: rekres, bump talos and k8s versions7e59f1cefix: install frontend dependencies from lockfile746c9662chore: rekres to use correct slack channel for slack-notify5047a625feat: compute unique token status for each nodee740c8b7test: fix registry mirror config format in integration tests0591d2eefeat: implement join token management CLI4b0c32aafix: remove MachineLabels when a Link is removed9ac5cf4ffix: properly handle empty configs inomnictl config mergeCLI command0fc13bbftest: run Omni upgrade tests against latest stable88f51163chore: run inspector in the dev docker-composeChanges since v1.1.0-beta.0
6 commits
904ff163release(v1.1.0): prepare releasee92c3415feat: home page redesign587ac1bcfix: add missing card styles to machines listf56eaff6chore: improve useWatch typingsc9657cbbfeat: add jitter and lazy health checks to exposed services979f30defix: fix alignment issue with TButtonChanges from siderolabs/discovery-client
3 commits
0bffa6ffix: allow TLS config to be passed as a function09c6687chore: fix project name in release.toml71b0c6dfix: add FIPS-140-3 strict complianceChanges from siderolabs/discovery-service
2 commits
d186f97release(v1.10.11): prepare release01e232afix: pull in new client for FIPS-140-3 complianceChanges from siderolabs/gen
1 commit
044d921feat: add xslices.DeduplicateChanges from siderolabs/go-api-signature
2 commits
d22e33dfeat: clarify fallback logic for fallback capable key providerdea3048feat: allow configuring the provider with fallback locationChanges from siderolabs/go-debug
1 commit
e21721bchore: add support for Go 1.25Changes from siderolabs/go-kubernetes
2 commits
7887034feat: add checks for Kubernetes 1.34 removals657a74bfeat: prepare for Kubernetes 1.34Changes from siderolabs/go-loadbalancer
1 commit
5e7a8b2feat: add jitter and initial health check wait support to upstreamsChanges from siderolabs/image-factory
33 commits
57ad419release(v0.8.1): prepare release6392086fix: prevent failure on cache.Geta1e3707feat: add fallback if S3 is missbehaving9760ab0release(v0.8.0): prepare release7c6d261fix: set content-disposition on S3f3e97dfdocs(image-factory): add info about S3 cache and CDNd25e7acfix: add extra context to logs from s3 cachea3a0dfffix: add optional region to S3 clienta9e2d08feat: add support for Object Storage and CDN cacheb8bfc19docs: add air-gapped documentationf8b4ef0docs: add new translation0c83228release(v0.7.6): prepare release6f409ecfix: drop extractParams function19ac9c2release(v0.7.5): prepare release3b2b97afix: support iPXE aliases for architecturesb838a44feat: update to Talos 1.11.0-beta.0953e217docs: document source images usede1e80fdfeat: serve talosctl from image factory3e35f91feat(secureboot): implement reading key material from AWS KMSf2bb870release(v0.7.4): prepare releasec035602fix: hide kernel args warning for Talos >= 1.10a68433ctest: capture test coverage for integration tests28d9a30fix: improve HTTP access log1df0e9erelease(v0.7.3): prepare release50f8148fix: default options on startup29b022erelease(v0.7.2): prepare released9ebc5afix: refresh remote pullers and pushers on intervalf09f134release(v0.7.1): prepare release68d6660fix: pull in overrides from the overlay profile7dd34b7fix: vmware ova generation251c75efix(ci): image factory croned0722dfix: specify each language nativelya8b9073chore: bump Talos version to proper in testsDependency Changes
Previous release can be found at v1.0.0
This discussion was created from the release v1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions