Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:19
· 41 commits to main since this release

1.5.0 (2026-06-09)

Features

  • Add plugin UI SDK (4128a82)
  • sql-server: add index health diagnostics (f8a67f5)
  • sql-server: add rollback restore tab (2066963)
  • sql-server: restore dropped index rollbacks (799eb97)

Bug Fixes

  • add grpc handlers for HTTP-only plugin operations (c9e1131)
  • hit the invoke endpoint not the UI proxy endpoint (772eff8)
  • Read connection from the connection object not from the scraper (8c5b198)
  • sql-server: improve health tab summary layout (b2c568e)
  • sql-server: remove unused defrag helpers (d9226db)
  • sql-server: stream traces through plugin proxy (d1d2d14)