Releases: databendlabs/bendsql
Releases · databendlabs/bendsql
v0.3.10
What's Changed
- feat(query): support decimal by @sundy-li in #113
- feat: support config max_display_rows by @sundy-li in #114
- feat(driver): support tenant & warehouse header for flight sql by @everpcpc in #115
- fix(driver): feature for import arrow_array by @everpcpc in #116
- fix(core): decode percent encoded password by @everpcpc in #117
- fix(driver): decode percent encoded password for flightsql by @everpcpc in #118
Full Changelog: v0.3.9...v0.3.10
v0.3.9
v0.3.8
v0.3.7
v0.3.6
v0.3.5
What's Changed
- feat: add output null and time by @sundy-li in #101
- fix(driver): better handle null datatype by @everpcpc in #100
- chore(driver): upgrade arrow-rs to 38.0.0 by @everpcpc in #102
- chore(cli): better version with build info by @everpcpc in #103
- chore(cli): optimize output stats & progress by @everpcpc in #104
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.3
v0.3.2
What's Changed
- fix(cli): interrupt multiline query with ^C by @everpcpc in #89
- fix(cli): handle exit & quit with semicolon by @everpcpc in #90
- docs: add install instructions for apt by @everpcpc in #91
- fix(cli): use first two segments of domain for prompt by @everpcpc in #92
- chore: better format by @sundy-li in #93
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix(cli): default file format options missing type by @everpcpc in #84
- ci: integration test outside docker with host network by @everpcpc in #85
- ci: fix add cache key with toolchain version by @everpcpc in #86
- ci: drop table after test by @everpcpc in #87
- chore: upgrade dependencies by @everpcpc in #88
Full Changelog: v0.3.0...v0.3.1