3.10.2 — Monitoring NOC, ops UI, Orchestration single-run
openvox-gui 3.10.2
Stable release on main. Promotes the 3.10 line after the 3.10.a_r_alpha.6 merge and the 3.10.1.b1 / 3.10.1.b2 beta train (no separate stable 3.10.1 tag).
Highlights
- Monitoring NOC wallboard — multi-graph live Monitoring with a shared UTC timeline (windowed trends + live JMX/series fixes for seconds-vs-ms timestamps).
- Ops UI consistency (sruiux2) — shared OpsTable / FilterBar on fleet list surfaces; Insights hub at
/insights/all. - Orchestration: one Bolt run per click — fixes #38. Run Command / Task / Plan no longer execute three times for human/json/rainbow format tabs.
- 3.10 platform work from alpha — security, architecture, Executive Summary From/schedule delivery, and related trains (full history in CHANGELOG).
Upgrade
On the OpenVox GUI host:
sudo /opt/openvox-gui/scripts/update_local.shRemote (typical lab/ops pattern):
OPENVOX_DEPLOY_HOST=<host> OPENVOX_DEPLOY_USER=<user> scripts/update_remote.sh --yesSee UPDATE.md.
Links
- Tag:
v3.10.2onmain - CHANGELOG.md
- Announcement kit: docs/releases/press_3.10.2.md
- Prior beta: v3.10.1.b2 (pre-release)
Thanks to @Jdav00 for the #38 report and the alpha/beta contributors who landed the 3.10 line.