v0.7.0
Indigo brand + cross-signal correlation UI scaffold- feat/web/correlation/* navigation: jump from a trace to its logs and host metric while preserving time window and workspace
- featDesign system: 3-layer OKLCH-calibrated token cascade across all 50+ product routes
- perfParquet column-pruning planner shaves 18% off median log query latency on TSBS
- fixMulti-tenant org-rewrite no longer leaks span pointers across tenants under racy ingest
v0.6.0
Real-time alerts engine prototype- featkind: realtime alerts evaluate inline against the write path (target <1s e2e)
- featBuilt-in templates for cardinality explosion, error rate, and pool saturation
- choreBump DataFusion to 39.x; planner now handles VRL expressions
v0.5.0
Standalone docker compose profile- feat1-command sandbox via `docker compose --profile standalone up`
- featOTLP HTTP, OTLP gRPC, Vector, Fluent Bit, Prometheus remote_write ingress paths
- breakingRenamed `metadata.psql` env to `metadata.postgres.dsn` for clarity