Skip to content

v1.3.0

Choose a tag to compare

@mbettan mbettan released this 30 Jul 03:29
· 31 commits to main since this release

July 28, 2026 — v1.3.0

Features

  • AI Doctor (Multi-Strategy Discovery & ROI Engine): Aggregated hash-grouped engine across JOBS_BY_ORGANIZATION with 5 strategy modes: Balanced ROI, Cumulative Cost, High Frequency, Memory Spill, and Total Slot Time.
  • AI Doctor (Executive Dashboard & UX): Added KPI summary strip, smart filter toolbar, severity left-strip borders, collapsible YAML accordion, advice truncation toggle, and Copy SQL buttons.
  • Fluid Scaling Edition-Aware Pricing: Per-edition slot pricing applied per-reservation (Standard $0.04, Enterprise $0.06, Enterprise Plus $0.10).
  • HBO Per-Job Optimization Badges: Enriches HBO results with exact optimization types via fault-isolated ThreadPoolExecutor fan-out.

Fixes & Hardening

  • Strictly enforced IAM 403 authorization guardrails with explicit role guidance.
  • Corrected TiB/TB pricing formulas and high-frequency HAVING alias errors.
  • Handled phantom -100% savings on CTE-to-temp-table rewrites.
  • 598 unit and integration tests passing.