-
SPARK v1.7.2
Stablereleased this
2026-06-10 17:16:17 +00:00 | 0 commits to main since this release2026-06-10 - 1.7.2
Fixes
- ensure managed services join the corechat network (updatemanager)
- Create the szncorechat Docker network when it is missing before deploying services
- Attach newly created spark-managed services to the network so coreflow can reach corestore
- Update update manager test coverage for service network attachment
Downloads
- ensure managed services join the corechat network (updatemanager)
-
SPARK v1.7.1
Stablereleased this
2026-06-10 12:13:40 +00:00 | 2 commits to main since this release2026-06-10 - 1.7.1
Fixes
- start heartbeat and metrics before service updates (daemon)
- Ensures liveness and metrics are reported before slow provisioning work during daemon startup
- Prevents nodes from appearing offline while service updates or image pulls are running
Downloads
- start heartbeat and metrics before service updates (daemon)
-
SPARK v1.7.0
Stablereleased this
2026-06-10 11:11:01 +00:00 | 4 commits to main since this release2026-06-10 - 1.7.0
Features
- add Gitea release binary self-updater (self-update)
- Download platform-specific release assets and verify SHA256 checksums before replacing the running executable.
- Wire the scheduled updateSpark task to the binary self-updater and reduce polling to every 10 minutes.
- Add an upgrade CLI command that applies updates and restarts the daemon.
Downloads
- add Gitea release binary self-updater (self-update)