-
SPARK v1.9.0
Stablereleased this
2026-08-01 00:51:09 +00:00 | 0 commits to main since this release2026-08-01 - 1.9.0
Features
- Add a serialized, read-only Spark Swarm observation v2 producer with
local-only worker identity and digest-verified complete manager snapshots.
Downloads
- Add a serialized, read-only Spark Swarm observation v2 producer with
-
SPARK v1.8.1
Stablereleased this
2026-07-11 22:21:03 +00:00 | 4 commits to main since this release2026-07-11 - 1.8.1
Fixes
- report accepted Spark heartbeats as connected in Cloudly
- Keep
connectingas a local in-flight state while reportingconnectedin heartbeat payloads that Cloudly can accept and persist. - Mark collection, transport, and rejection failures as
failedlocally. - Add regression coverage for the first and subsequent accepted heartbeats.
- Keep
Downloads
- report accepted Spark heartbeats as connected in Cloudly
-
SPARK v1.8.0
Stablereleased this
2026-06-18 07:04:59 +00:00 | 6 commits to main since this release2026-06-18 - 1.8.0
Features
- add Cloudly-triggered service updates and runtime telemetry (service-updates)
- Add serveZoneServiceUpdate node action handling with structured action results and follow-up heartbeat reporting.
- Include managed service runtime information in heartbeat payloads for Cloudly and coreflow-node modes.
- Return structured managed service update results, including checked, updated, failed, and skipped service counts.
- Skip scheduled serve.zone service updates in coreflow-node mode so Cloudly can trigger them on demand.
- Bump serve.zone interfaces and Docker API client dependencies.
Downloads
- add Cloudly-triggered service updates and runtime telemetry (service-updates)