v0.5.2-nightly
Pre-release
Pre-release
What's Changed
Build/Testing/CI
Dependency Updates
- Bump tokio from 1.12.0 to 1.13.0 (#2533) by @dependabot[bot]
- Bump tokio-stream from 0.1.7 to 0.1.8 (#2532) by @dependabot[bot]
- Bump tokio-util from 0.6.8 to 0.6.9 (#2531) by @dependabot[bot]
Features
- [query]: feature: run query with a embedded meta-store (#2534) by @drmingdrmer
Improvement
- CLI: Refine the writer format and the message hints (#2545) by @bohutang
- ISSUE-2464:Data-driven testing style improvement (#2471) by @dust1
- [bendctl] introduce fn subcommands() to the Command trait (#2530) by @flaneur2020
- [query]: feature: run query with a embedded meta-store (#2534) by @drmingdrmer
- [common/meta/embedded] refactor: move kv_api impl into standalone file (#2529) by @drmingdrmer