v1.2.234-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: auto enable change tracking when create stream by @zhyass in #13858
- feat: support qualify clause by @ariesdevil in #13829
- feat: matched only and insert only pipeline separate by @JackTan25 in #13680
Thoughtful Bug Fix 🔧
- fix: filter logs from other modules by @everpcpc in #13861
- fix: fix lower_case by @JackTan25 in #13854
- fix(cluster): close output port when bucket work finished by @zhang2014 in #13870
Code Refactor 🎉
- refactor: auto split large append-entries RPC by @drmingdrmer in #13857
Others 📒
- chore: utilize Visitor for ScalarExpr take 2 by @andylokandy in #13833
- chore(query): add columns expression which expand star column select target by @sundy-li in #13850
- chore(query): support from first query by @sundy-li in #13859
Full Changelog: v1.2.233-nightly...v1.2.234-nightly