v0.7.120-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): Support geo_to_h3 function by @ariesdevil in #6389
- feat(rfc): Add Presign statement by @Xuanwo in #6503
- feat(meta): refactor watch key range from [start,end] to [start,end) by @lichuang in https://github.com//pull/6499
Thoughtful Bug Fix 🔧
- fix(build-tool): add symlink for musl-gcc by @everpcpc in #6494
- fix(jaeger): split package to send big package to jaeger by @sandflee in #6497
- fix(cluster): fix cannot destroy thread in cluster mode by @zhang2014 in #6436
- fix(processor): fix lost event in resize processor by @zhang2014 in #6501
Code Refactor 🎉
Documentation 📔
- website: Blog about Databend engine by @soyeric128 in #6479
- website: Throw errors if broken links found by @Xuanwo in #6491
Full Changelog: v0.7.119-nightly...v0.7.120-nightly