Merge pull request #156 from theta42/release/v1.35.13-agents-page

feat: bump sso to v1.22.0 (Agents page + secure /api/agent) (v1.35.13)
This commit is contained in:
2026-08-03 23:16:39 -04:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -8,6 +8,11 @@ orchestration code; see each submodule's own `CHANGELOG.md`
[sso-manager-node](https://github.com/theta42/sso-manager-node/blob/master/CHANGELOG.md))
for what changed inside the apps it composes.
## [v1.35.13] - 2026-08-04
### Added
- **sso v1.22.0** — new **Agents** page (live list of connected theta-agent hosts with CPU/RAM/disk/ZFS/GPU telemetry + online status) and a security fix gating the `/api/agent` REST routes. Bumped the sso-manager-node gitlink to v1.22.0.
## [v1.35.12] - 2026-08-04
### Fixed