Omni 1.8.1 (2026-05-29)
Welcome to the v1.8.1 release of Omni!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
Urgent Upgrade Notes (No, really, you MUST read this before you upgrade)
As Omni is now using --join-tokens-mode=legacyAllowed by default it won't start if there are any nodes running Talos below 1.6 connected to the instance.
If you want to keep using Omni with the outdated Talos you will need to set the flag to legacy. But of course we strongly recommend you to update Talos ASAP.
omnictl cluster template has breaking changes: it now restricts including files outside of the current directory.
If using files in the parent dirs, old behavior can be enabled by using --allowed-dir.
Contributors
- Edward Sammut Alessi
- Utku Ozdemir
- Maja Bojarska
- Noel Georgi
Changes
10 commits
76af8b22release(v1.8.1): prepare release2d6a357dfix(frontend): bump @tanstack/vue-virtual for log viewer4a19fddcfix: do not downgrade nodes header to single node4f26d7bffix(frontend): remove lingering test code8ca3b41dfeat(frontend): add tooltips to power state18cdf4adfeat: refactor logviewer to tanstack virtual3cf06b5afix: fetch versions from registry with auth620ff48cchore: bump deps to patch GO-2026-5027b1e970c5feat(frontend): add some feedback when omni is loading1bf2890dfix: dont clean clients with active watches
Dependency Changes
- golang.org/x/net v0.54.0 -> v0.55.0
Previous release can be found at v1.8.0