v0.7.28-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- fix(use database): report error when try to use an empty database. (#4939) by @chowc
- fix: Poetry in tests not updated (#5024) by @Xuanwo
Features
- feat(parser): implement insert statement (#5029) by @andylokandy
- feat: Implement azblob support (#5025) by @Xuanwo
Improvement
- ISSUE-5033: Use config item "--max-query-log-size" as the max_row setting of QueryLogTable (#5034) by @dantengsky
- refactor: Rewrite config parser to respect the order (#4971) by @Xuanwo
- feat: row granularity stream values insert (#4764) by @ygf11