Releases: databendlabs/bendsql
Releases · databendlabs/bendsql
v0.24.2
What's Changed
- chore(ci): fix publish packages by @everpcpc in #525
- fix: fix compatible with old servers when login 404 and other error handlerings. by @youngsofun in #524
- chore: bump version to 0.24.2 by @everpcpc in #526
Full Changelog: v0.24.1...v0.24.2
v0.24.1
v0.24.0
What's Changed
- fix: node_id may be empty in query response. by @youngsofun in #514
- refactor: pub only necessary items in databend-client. by @youngsofun in #515
- feat(bindings/nodejs): support queryIterMap by @everpcpc in #516
- feat(bindings/nodejs): support value opt variant_as_object by @everpcpc in #518
- chore(bindings/python): upgrade pyo3 & pyo3-async by @everpcpc in #519
- feat: support interval type by @TCeason in #517
- chore: bump version to 0.24.0 by @everpcpc in #520
Full Changelog: v0.23.2...v0.24.0
v0.23.2
What's Changed
- fix: fmt of error. by @youngsofun in #512
- chore: bump version to 0.23.2 by @everpcpc in #513
Full Changelog: v0.23.1...v0.23.2
v0.23.1
v0.23.0
What's Changed
- chore: if return databend-query err should exit client by @TCeason in #502
- feat: support server side session by @youngsofun in #479
- chore(docs): add installation script by @everpcpc in #505
- chore(ci): update runner size by @everpcpc in #506
- feat: support Geography data type by @b41sh in #503
- chore: bump version to 0.23.0 by @everpcpc in #509
Full Changelog: v0.22.2...v0.23.0
v0.22.2
v0.22.0
What's Changed
- chore: improve makefile by @sundy-li in #489
- feat: Add
explain analyze graphical
feature for SQL performance visualization by @Maricaya in #484 - ci: add frontend CI and release steps by @Maricaya in #486
- chore: use build.rs to build frontend resources by @sundy-li in #491
- feat: introduce dedicated server by @sundy-li in #492
- fix: bind graph events after graph is ready by @Maricaya in #493
- feat: Bump arrow to 53 by @Xuanwo in #495
- chore: bump version to 0.22.0 by @everpcpc in #497
New Contributors
Full Changelog: v0.21.1...v0.22.0
v0.21.1
What's Changed
- chore: bump version to 0.21.0 by @sundy-li in #482
- chore: update repo datafuselabs -> databendlabs by @everpcpc in #483
- chore: show create should print expand by @TCeason in #485
- feat: support query forward. by @youngsofun in #487
- chore: bump version to 0.21.1 by @everpcpc in #488
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- fix: exit client if login failed with password wrong by @b41sh in #474
- chore(cli): bump ast to 0.0.3 by @sundy-li in #475
- chore(driver): test format_null_as_str with set by @everpcpc in #478
- chore(cli): display server's time as default by @sundy-li in #480
Full Changelog: v0.20.1...v0.21.0