“The big one — cross-run analytics in the trace UI. You can finally compare 30 days of runs without leaving the dashboard.”
- addedCross-run analytics: percentiles, cohort comparisons, regression overlays in the trace UI
- addedlattice.evals.diff() — compare evaluator scores across two model versions
- addedPython SDK reached parity with TypeScript SDK (one minor behind, scheduled to close in v1.5)
- changedDefault rate limit on Free tier raised from 100/min to 200/min
- fixedStep retry exponential backoff was not respecting jitter when concurrency = 1 (regression in v1.3)
- fixedOpenTelemetry exporter sometimes dropped span links on long-running runs (>4h)