v0.8.55-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(clusters): add binary commit version to system.clusters by @bohutang in #7975
- feat(function-v2): support constructing array and CAST(... AS VARIANT) by @andylokandy in #7781
- feat(meta/service): add histogram metrics for rpc delay: metasrv_meta_network_rpc_delay_seconds by @drmingdrmer in #7988
Thoughtful Bug Fix 🔧
- fix(query): reorder comparision funciton priority by @andylokandy in #7991
- fix: shrink min max index by @dantengsky in #7958
Code Refactor 🎉
- refactor: Add a field in Pool to specify the retry times by @junaire in #7950
- refactor(settings): use golden file in unit test. by @youngsofun in #7978
- refactor: use golden file for tests in src/query/service/tests/it/storages/system by @PsiACE in #7982
Documentation 📔
New Contributors
Full Changelog: v0.8.54-nightly...v0.8.55-nightly