What's Changed
- feat: implement
sync_region
for mito engine by @WenyXu in #5765 - feat(flow): time window expr by @discord9 in #5785
- feat: add limit for the number of running procedures by @WenyXu in #5793
- feat: introduce
CustomizedRegionLeaseRenewer
by @WenyXu in #5762 - chore: expose modules by @WenyXu in #5810
- refactor: remove mode option in configuration files by @fengys1996 in #5809
- fix: correct error status code by @WenyXu in #5802
- perf: introduce
simd_json
for parsing ndjson by @shuiyisong in #5794 - feat: introduce read preference by @WenyXu in #5783
- refactor: allow bloom filter search to apply
and
conjunction by @zhongzc in #5770 - refactor: remove prom store write dispatch by @shuiyisong in #5812
- feat: introduce
CollectLeaderRegionHandler
by @WenyXu in #5811 - test: looser condition by @discord9 in #5816
- fix: interval cast expression can't work in range query, #5805 by @killme2008 in #5813
- feat: add backend field to fulltext options by @zhongzc in #5806
- feat: support REPLACE INTO statement by @evenyag in #5820
- feat(remote-wal): add remote wal prune procedure by @CookiePieWw in #5714
- feat: add
matches_term
function by @zhongzc in #5817 - feat: implement
sync_region
for metric engine by @WenyXu in #5826
Full Changelog: v0.14.0-nightly-20250331...v0.14.0-nightly-20250407