v1.2.90-nightly
What's Changed
Exciting New Features ✨
- feat(cluster): implement truncate metrics for cluster by @zhang2014 in #12618
- feat(query): allow set query ID by client with X-Databend-Query-ID by @flaneur2020 in #12626
Thoughtful Bug Fix 🔧
- fix(query): fix negative for u64 by @sundy-li in #12603
- fix: fix flaky test by @JackTan25 in #12617
- fix: fix nested decimal insert and select by @ariesdevil in #12627
Code Refactor 🎉
Documentation 📔
- docs: Environment Variables by @soyeric128 in #12621
- docs: logging query details by @soyeric128 in #12624
- docs: Update 03-jdbc.md by @wubx in #12623
Others 📒
- chore(front): Modify the website text by @Chasen-Zhang in #12619
- chore: make state machine methods async in order to adapt disk based snapshot in future by @drmingdrmer in #12620
- chore: fix int minus overflow bug by @lichuang in #12615
Full Changelog: v1.2.89-nightly...v1.2.90-nightly