Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 21:25
· 29 commits to main since this release

What's Changed

  • Docker images now report container health, so docker ps shows healthy or unhealthy rather than just running.
  • /api/health always returns JSON now, including during the first-run backfill. External monitors previously got an HTML page during that window.
  • Smaller download: removed two bundled font files that were never used.
  • Removed the undocumented watch and hits command-line subcommands. The web dashboard is the supported interface. serve, init, backfill, sync, run, and status remain for setup and troubleshooting.

Full Changelog: v1.2.1...v1.3.0