This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryResponse size optimizations reduce DBA tool outputs by up to 99% and add a maxRows limit for variable‑length tools.
Full changelog
Added
- Response size optimisations for all 14 DBA diagnostic tools — per-tool column exclusion, truncation, and smart parameter defaults reduce responses by 90–99% while preserving full data via
includeQueryPlans/includeXmlReports/verboseflags maxRowsparameter for tools with variable-length output (sp_BlitzIndex, sp_BlitzLock, sp_HealthParser, sp_LogHunter, sp_IndexCleanup, sp_QueryReproBuilder)- Glama directory listing with
glama.json - Container image on GHCR (
ghcr.io/mbentham/sqlaugur:1.4.0)
Fixed
- sp_HealthParser
query_plancolumns now excluded by default and respect theincludeQueryPlansparameter - Double-prefixed metric columns in sp_QuickieStore output (e.g.
min_min_spills) caused by duplicate entries with baked-in prefixes - Simplified
BuildBlitzOptionsto single return path matching other format option builders
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About mbentham/SqlAugur
SQL Server MCP server with AST-based query validation, read-only safety, schema exploration, ER diagram generation, and DBA toolkit integration (First Responder Kit, DarlingData, sp_WhoIsActive).
Related context
Beta — feedback welcome: [email protected]