Skip to content

v1.5.7

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 16:15
04101e9

1.5.7 (2026-09-05)

Bug Fixes

  • dashboard: judge health over delivered mail, in the backend (#191) (53d8944)
  • dashboard: show null reports as EMPTY instead of FAIL (#187) (dcf9d98)
  • ingest: bound report decompression to stop a gzip/zip bomb (#189) (f50ee41)
  • precommit: run prettier on changed files only (729f64d)

Build & Dependencies

  • deps: update actions/setup-go action to v7 (#175) (99e4a48)
  • deps: update golang docker tag to v1.27 (#184) (afdb202)
  • deps: update module github.com/coreos/go-oidc/v3 to v3.21.0 (#188) (675492d)
  • deps: update module github.com/modelcontextprotocol/go-sdk to v1.7.0 (#178) (f10b023)
  • deps: update module github.com/urfave/cli/v3 to v3.11.0 (#181) (e5d3fef)
  • deps: update module modernc.org/sqlite to v1.58.0 (#179) (21daa5b)
  • deps: update non-major dependencies (#174) (4bae98f)
  • deps: upgrade JS dependencies (ky v2, pinia v4, sharp 0.35, vite 8.2.2) (#192) (d80f128)

Chores