v0.4.87-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- fix bug in datafuse-store docker release (#1585) by @ZhiHanZ
- [CLI/Bug Fix] fix unit test arg parse (#1577) by @ZhiHanZ
Dependency Updates
- build(deps): bump serde from 1.0.127 to 1.0.129 (#1583) by @dependabot[bot]
- build(deps): bump sysinfo from 0.20.0 to 0.20.1 (#1581) by @dependabot[bot]
- build(deps): bump nom from 7.0.0-alpha3 to 7.0.0 (#1582) by @dependabot[bot]
Features
- Object Store Data Access Layer (#1442) by @dantengsky