v0.0.200
What's Changed
- Bump version to v0.0.200 (#2345) (2f7b759)
- feat(instrumentation): structured event logging interface (#2341) (c377412)
- Reconcile externally-built pre-aggregations from YAML deploys (#2343) (9fea3eb)
- Mark registered pre-aggs EXTERNAL and guard against DJ materialization (#2342) (7bf7d1f)
- Add
POST /preaggs/registerfor external tables (#2338) (2445742) - feat(custom_metadata): migrate column to JSONB + add global GIN index (#2337) (4ad3412)
- Add computed is_measure flag on metric nodes (#2336) (d0cc8d4)
- Require exact grain match for non-additive pre-agg measures (#2335) (e7916d0)
- Fix docs site search returning no results (#2333) (bce9a0e)
Full Changelog: v0.0.199...v0.0.200