What's Changed
- chore: fix clippy error by feature-gating Query import by @WenyXu in #6085
- fix: flownode chose fe randomly¬ starve lock by @discord9 in #6077
- fix: typos by @omahs in #6084
- feat: implement PlainBatch struct by @evenyag in #6079
- feat(meta): add pusher deregister signal to mailbox receiver by @WenyXu in #6072
- feat: implement commutativity rule for prom-related plans by @waynexia in #5875
- chore: bump rskafka version by @WenyXu in #6090
- fix: promql regex escape behavior by @waynexia in #6094
- feat(bulk): write to multiple time partitions by @v0y4g3r in #6086
- fix: table metadata collection by @WenyXu in #6102
- perf: avoid some atomic operation on array slice by @waynexia in #6101
- refactor: add
SlowQueryRecorder
to record slow query in system table and refactor slow query options by @zyy17 in #6008 - ci: update nix build linker by @sunng87 in #6103
- chore: modify default
slow_query.threshold
from 5s to 30s by @zyy17 in #6107 - feat: don't hide atomic write dir by @waynexia in #6109
- feat: New scanner
SeriesScan
to scan by series for querying metrics by @evenyag in #5968 - fix: clean files under the atomic write dir on failure by @evenyag in #6112
- fix: append noop entry when auto topic creation is disabled by @WenyXu in #6092
- fix: fast path for single region bulk insert by @v0y4g3r in #6104
- fix: update promql-parser for regex anchor fix by @waynexia in #6117
- feat: export to s3 add more options by @discord9 in #6091
New Contributors
Full Changelog: v0.15.0-nightly-20250512...0.15.0-nightly-20250519