v1.0.10-nightly
github-actions
released this
10 Mar 13:35
·
5416 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat(function): Add quantile and median agg function by @ariesdevil in #10474
- feat(query): make regexp initialized at compile time by @xinlifoobar in #10435
- feat: Add some covers to blog posts by @Chasen-Zhang in #10493
- feat(query): add endpoint for healthcheck by @everpcpc in #10485
- feat(storage): Map data type support bloom filter by @b41sh in #10457
Thoughtful Bug Fix ๐ง
- fix(planner): Fix count folding with prewhere by @leiysky in #10476
- fix(planner): Fix prewhere with grouping by @leiysky in #10484
Code Refactor ๐
Build/Testing/CI Infra Changes ๐
Documentation ๐
- docs: blog cache by @soyeric128 in #10475
Others ๐
- chore: Bump toolchain to nightly-2023-03-10 by @Xuanwo in #10481
- chore: const fold function last_query_id's argument. by @RinChanNOWWW in #10472
- chore: upgrade openraft to fix a too aggresive state check by @drmingdrmer in #10491
Full Changelog: v1.0.9-nightly...v1.0.10-nightly