跳到主要内容
Download Databend
Latest Version: v1.2.809-nightly
v1.2.809-nightlyLatest
Released 2 days ago. For earlier versions, please refer to GitHub.

What's Changed

Exciting New Features ✨

  • feat: support reset of worksheet session. by @youngsofun in #18688

Thoughtful Bug Fix 🔧

  • fix(query): fix unable cast Variant Nullable type to Int32 type in MERGE INTO by @b41sh in #18687
  • fix: meta-semaphore: re-connect when no event recevied by @drmingdrmer in #18690

Code Refactor 🎉

  • refactor(meta-semaphore): handle error occurs during new-stream, lease-extend by @drmingdrmer in #18695

Full Changelog: https://github.com/databendlabs/databend/releases/tag/v1.2.809-nightly

Download BendSQL
Latest Version: v0.28.3

What's Changed

  • feat(bindings/python): optimize exceptions to comply PEP-249 by @everpcpc in #667
  • feat: support both amd64 and arm64 for ttc docker image by @Copilot in #669
  • ci: build ttc image by @everpcpc in #670
  • ci: fix docker login for ttc image by @everpcpc in #671
  • feat(nodejs): Add lastQueryId and killQuery APIs to Node.js binding by @BohuTANG in #672
  • chore: bump version to 0.28.3 by @everpcpc in #673

New Contributors

  • @Copilot made their first contribution in #669

Full Changelog: https://github.com/databendlabs/bendsql/releases/tag/v0.28.3