v0.8.83-nightly
Pre-release
Pre-release
github-actions
released this
22 Oct 16:03
·
12337 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat(function-v2): add tuple() and get() for tuple by @andylokandy in #8372
- feat: add gc status to data metrics and show in processlist by @BohuTANG in #8389
Thoughtful Bug Fix ๐ง
- fix(http handler): return session if request.session is null. by @youngsofun in #8399
- fix(processor): try fix incorrect error message by @zhang2014 in #8365
Code Refactor ๐
- refactor: decouple meta readers from TableContext by @dantengsky in #8395
- refactor(expr): move expressoin test to function-v2 by @andylokandy in #8397
Documentation ๐
- docs: changed order by @soyeric128 in #8378
- docs: IN NOT IN subquery by @soyeric128 in #8394
Full Changelog: v0.8.82-nightly...v0.8.83-nightly