v0.4.150-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- issue-2460: use non-block reading in async methods of fuse tbl (#2485) by @dantengsky
- fix bendctl console quit command (#2491) by @flaneur2020
- [query] fix /v1/config. (#2487) by @youngsofun
Build/Testing/CI
- add test case for upsert_table_option (#2489) by @flaneur2020
Dependency Updates
- Bump syn from 1.0.80 to 1.0.81 (#2476) by @dependabot[bot]
- Bump cargo_metadata from 0.14.0 to 0.14.1 (#2477) by @dependabot[bot]
Documentation
Features
Improvement
- [query] refactor: Catalog: removed unused get_table_by_id() (#2483) by @drmingdrmer
- hint the logs directory on provisioning error (#2490) by @flaneur2020
- handling status with empty details (#2474) by @junnplus
- [doc] should be indent for content of tab (#2481) by @junnplus
- [common/meta/types] refactor: add TableMeta containing essential table info. (#2479) by @drmingdrmer
- [common/meta/types] refactor: remove TableInfo::database_id (#2466) by @drmingdrmer
Others
- fix bendctl console quit command (#2491) by @flaneur2020
- [common/meta/types] refactor: add TableMeta containing essential table info. (#2479) by @drmingdrmer