Releases: databendlabs/bendsql
Releases · databendlabs/bendsql
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: v0.28.2...v0.28.3
v0.28.2
What's Changed
- chore: make clippy happy by @everpcpc in #662
- feat: modify max_width by @TCeason in #661
- ci: update python dev deps. by @youngsofun in #663
- fix(core): check status code before decoding response by @everpcpc in #665
- chore: bump version to 0.28.2 by @everpcpc in #666
Full Changelog: v0.28.1...v0.28.2
v0.28.1
v0.27.6
What's Changed
- ci: add daily test for nightly databend-query by @everpcpc in #638
- ci: do not use self hosted runner by @everpcpc in #634
- chore: make clippy happy by @everpcpc in #641
- fix: tests for python binding. by @youngsofun in #643
- refactor: use uuid without '-'. by @youngsofun in #644
- feat: add fn close() for python bindings APIs. by @youngsofun in #645
- docs: call close in examples. by @youngsofun in #646
- chore: bump version to 0.27.6 by @everpcpc in #647
Full Changelog: v0.27.5...v0.27.6
v0.27.5
v0.27.4
v0.27.3
v0.27.2
v0.27.1
What's Changed
- fix: endless stream when encounter error. by @youngsofun in #615
- chore: bump version to 0.27.1 by @everpcpc in #616
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- chore: prompt support catalog when use RestAPI by @TCeason in #607
- chore: table display discard some unused rows by @b41sh in #610
- refactor: abstract Page and Pages in databend-client. by @youngsofun in #612
- ci: fix runner for nodejs by @everpcpc in #613
- chore: bump version to 0.27.0 by @everpcpc in #614
Full Changelog: v0.26.2...v0.27.0