What's Changed
- feat: introduce roaring bitmap to optimize sparse value scenarios by @zhongzc in #5603
- fix: correct stalled count by @evenyag in #5678
- feat: time series distribution in scanner by @waynexia in #5675
- feat(promql): supports quantile and count_values by @killme2008 in #5652
- refactor(mito): move wal sync task to background by @v0y4g3r in #5677
- chore: impl ref and ref_mut for json like by @paomian in #5679
- feat: also get index file&expose mito in metrics by @discord9 in #5680
- perf(prom): optimize label values query by @WenyXu in #5653
- feat: add description for each grafana panel by @sunng87 in #5673
- feat: update promql-parser to 0.5 for duration literal by @sunng87 in #5682
- feat: add hint for logical region in RegionScanner by @evenyag in #5684
- feat: add a gauge for download tasks by @evenyag in #5681
- refactor!: Remove
Value::DateTime
andValueRef::DateTime
. by @linyihai in #5616 - chore: make memorykv write happily by @fengjiachun in #5686
- feat: alter region follower by @fengjiachun in #5676
- feat: support export command export data to s3 by @yihong0618 in #5585
- feat: enhancement information_schema.flows by @AntiTopQuark in #5623
- chore: check region wal provider on startup to avoid inconsistence by @v0y4g3r in #5687
- feat: add mysql kvbackend by @CookiePieWw in #5528
- fix: FlowInfoValue's compatibility by @discord9 in #5695
- feat: add Docker image tag information to step summary in dev-build workflow by @waynexia in #5692
- feat: expose virtual_host_style config for s3 storage by @evenyag in #5696
- chore: support
application/x-ndjson
for log ingest by @shuiyisong in #5697 - fix: conversion from TableMeta to TableMetaBuilder by @v0y4g3r in #5693
- chore: support
tag
in transform by @shuiyisong in #5701 - feat: make empty parent_span_id null for v1 by @sunng87 in #5690
- chore: support
inverted
index in pipeline by @shuiyisong in #5700 - feat: add simple extract processor by @shuiyisong in #5688
Full Changelog: v0.13.0-nightly-20250310...v0.13.0-nightly-20250313