v0.8.27-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): add Users in config file. by @youngsofun in #7477
- feat(query): migrate func to func-v2 by @TCeason in #7425
- feat(docs): add releases button and download assets by @Chasen-Zhang in #7471
Thoughtful Bug Fix 🔧
- fix(query): fix block pruning panic by @zhyass in #7492
- fix(planner): column reference is ambiguous in using by @xudong963 in #7431
- fix(query): type_checker return type support nullable by @sundy-li in #7504
Code Refactor 🎉
- refactor(query): fix create as take database as catalog by @sundy-li in #7497
- refactor(meta): error handling for upsert-kv by @drmingdrmer in #7503
Full Changelog: v0.8.26-nightly...v0.8.27-nightly