-
v1.2.35
StableAll checks were successfulSecret Scan / gitleaks (push) Successful in 45slint / lint (push) Successful in 1m14sGolang Tests / test-go (push) Successful in 1m12sRust Tests / test-rust (rust/rperf-client, cargo) (push) Successful in 3m29sRust Tests / test-rust (rust/trapd, cargo) (push) Successful in 3m50sRust Tests / test-rust (//rust/rperf-server:rperf, rust/rperf-server, bazel) (push) Successful in 4m33sRust Tests / test-rust (rust/consumers/zen, cargo) (push) Successful in 5m28sRust Tests / test-rust (rust/log-collector, cargo) (push) Successful in 5m27sRust Tests / test-rust (rust/srql, cargo) (push) Successful in 5m37sImage Security Scan / image-security (push) Successful in 28m59sSource Security Scan / source-security (push) Successful in 29m1sPublish Release Artifacts / publish (push) Successful in 29m30sreleased this
2026-05-08 17:40:38 +00:00 | 1182 commits to staging since this releaseServiceRadar v1.2.35
Agent control-plane stabilization and demo cleanup release for managed agent rollouts and Proxmox validation.
Whats New
1.2.35
- Fixed agent enrollment through the agent-gateway by auto-registering the gateway record before linking incoming agent hellos, avoiding
gateway_idforeign-key failures that surfaced ascore unavailable. - Tightened active-agent selection so settings, credential-rule scope selectors, plugin assignment views, and connected-agent reads only show recently healthy connected agents instead of stale historical rows.
- Added automatic stale-agent pruning coverage so old connected, degraded, disconnected, connecting, and unavailable agents are retired from active operations while preserving historical audit and rollout references.
- Hardened agent reassignment during gateway sync so mapper jobs and sweep groups are moved with normal Ash updates instead of brittle bulk updates.
- Verified the demo namespace on the new agent cleanup path and reduced active connected agents from stale test inventory back to the three live agents.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed agent enrollment through the agent-gateway by auto-registering the gateway record before linking incoming agent hellos, avoiding