Databend Releases
This page provides information about recent features, enhancements, and bug fixes for Databend.
Jun 4, 2026 (v1.2.917-nightly)
What's Changed
Exciting New Features ✨
- feat(query): virtual column support materialized cte by @b41sh in #19902
- feat(query): add local admin handlers for tenant-prefixed routes by @everpcpc in #19956
Thoughtful Bug Fix 🔧
- fix(query): align private task history with cloud by @KKould in #19943
- fix(query): stabilize pivot any rewrite by @KKould in #19949
- fix(binder): allow unresolved complex GROUP BY alias fallback by @forsaken628 in #19958
- fix(query): avoid nested window plans by @sundy-li in #19933
- fix(query): escape rewritten SQL string literals by @KKould in #19957
- fix(storage): make vacuum2 block deletion incremental by @SkyFan2002 in #19960
Code Refactor 🎉
- refactor(storage): limit concurrent io operations by @dqhl76 in #19948
Build/Testing/CI Infra Changes 🔌
- ci(release): add custom release type and restrict sha to custom only by @everpcpc in #19950
- ci: guard nightly docker tag updates by @youngsofun in #19959
Others 📒
- chore(deps): bump openssl from 0.10.72 to 0.10.80 by @dependabot[bot] in #19893
Full Changelog: https://github.com/databendlabs/databend/releases/tag/v1.2.917-nightly
Jun 3, 2026 (v1.2.768-patch.1)
Full Changelog: https://github.com/databendlabs/databend/releases/tag/v1.2.768-patch.1