github siderolabs/omni v1.8.1

4 hours ago

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

  • 76af8b22 release(v1.8.1): prepare release
  • 2d6a357d fix(frontend): bump @tanstack/vue-virtual for log viewer
  • 4a19fddc fix: do not downgrade nodes header to single node
  • 4f26d7bf fix(frontend): remove lingering test code
  • 8ca3b41d feat(frontend): add tooltips to power state
  • 18cdf4ad feat: refactor logviewer to tanstack virtual
  • 3cf06b5a fix: fetch versions from registry with auth
  • 620ff48c chore: bump deps to patch GO-2026-5027
  • b1e970c5 feat(frontend): add some feedback when omni is loading
  • 1bf2890d fix: 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

Don't miss a new omni release

NewReleases is sending notifications on new releases.