What's Changed
- Expand weekly emails into dense system reports by @tonyalaribe in #509
- fix: return requested aggregates and columns in summary tables by @tonyalaribe in #512
- fix: bound embedding requests and preserve long patterns by @tonyalaribe in #511
- fix: keep ingestion parameters out of database exception logs by @tonyalaribe in #513
- Fix CLI severity filters that hide matching errors by @tonyalaribe in #514
- Preserve project-ID-only telemetry batches during ingestion by @tonyalaribe in #515
- Avoid mobile sidebar errors on pages without a project by @tonyalaribe in #516
- fix: include project ID in dashboard variable refreshes by @tonyalaribe in #519
- fix: align severity schema and examples with stored fields by @tonyalaribe in #517
- fix: avoid quadratic suffix scans during error normalization by @tonyalaribe in #520
- fix(cli): preserve pipelines when adding shorthand filters by @tonyalaribe in #518
Full Changelog: v0.6.26...v0.6.27