Skip to content

v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:39
· 2 commits to main since this release
0e6e2ad

Breaking changes

Changes:

  • Removed generate_sysql/run_sysql tools (+ tests) and the
    GenerateSysql client extension (+ integration test, mocks
    regenerated).
  • Cleaned up orphaned permissions sage.exec and risks.read (only
    metrics-data.read remains).

Other changes

  • Updated docs (README, AGENTS, tools/README, TROUBLESHOOTING) and
    .claude/settings.local.json.
  • just update: bumped Go deps, flake.lock and base images.

Note: QuerySysql*/GetSysqlSchema stay in client.gen.go since
they're generated from the OpenAPI spec (DO NOT EDIT, they come back on
the next just update).