v1.2.54-nightly
github-actions
released this
09 Aug 16:04
·
3316 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: nest materialized cte within [materialized] cte by @xudong963 in #12322
- feat: add v5 statistics by using minmax by @zhyass in #12377
- feat: seperate running_queries_count and active_sessions_count in /v1/status by @flaneur2020 in #12384
- feat(query): Support values Clause by @b41sh in #12380
Thoughtful Bug Fix ๐ง
- fix: Fix distributed http error by @JackTan25 in #12375
- fix: CREATE ROLE role1 error by @parkma99 in #12341
Documentation ๐
- docs: generate_series by @soyeric128 in #12381
- docs: masking policy by @soyeric128 in #12395
- docs: root user example by @soyeric128 in #12396
Others ๐
- chore(planner): fix filter derive cardinality by @Dousir9 in #12387
- chore(ci): add crowdin upload by @PsiACE in #12391
- chore: limit copy file number to 500 by @lichuang in #12394
- chore: add masking policy statement test by @lichuang in #12390
- chore: fix missing user builder for devcontainer by @everpcpc in #12402
- chore: databend-metabench: add logging by @drmingdrmer in #12397
New Contributors
Full Changelog: v1.2.53-nightly...v1.2.54-nightly