Releases: databendlabs/bendsql
Releases · databendlabs/bendsql
v0.20.1
What's Changed
- feat(driver): Add route hint, make load balancer easier to route queries by @flaneur2020 in #469
- chore: update dependencies by @everpcpc in #470
- fix(cli): set limit for prompt keyword sql by @everpcpc in #471
- feat(cli): use sled for autocomplete keywords by @everpcpc in #472
- chore: bump version to 0.20.1 by @everpcpc in #473
Full Changelog: v0.20.0...v0.20.1
v0.20.0
v0.19.5
v0.19.4
v0.19.3
v0.19.2
v0.19.1
v0.19.0
What's Changed
- chore: Bump arrow to 52 by @Xuanwo in #443
- chore(ci): fix runners for macos by @everpcpc in #444
- fix(session): fix PROMPT_SQL unwrap by @sundy-li in #445
- chore: Bump geozero to 0.13 by @b41sh in #448
- fix: config support parse tls by @TCeason in #446
- chore(ci): add license for integration test by @everpcpc in #449
- refactor(cli): use databend-common-ast to format sql by @andylokandy in #447
- chore: replace Tokenizer with databend-common-ast by @andylokandy in #450
- fix: fix ast pretty_statement panic when version different by @b41sh in #451
- fix: allow select version() failed by @b41sh in #452
- chore: bump version to 0.19.0 by @everpcpc in #454
- chore(ci): add dry run for cargo publish by @everpcpc in #455
Full Changelog: v0.18.3...v0.19.0
v0.18.3
What's Changed
- chore(docs): update document for no_auto_complete by @everpcpc in #433
- fix(driver): missing stats after wait for schema by @everpcpc in #436
- fix(cli): change max_display_rows 40 to 1000 by @wubx in #435
- feat: convert support tuple length up to 22 by @caibirdme in #391
- chore: bump version to 0.18.3 by @everpcpc in #437
New Contributors
- @wubx made their first contribution in #435
- @caibirdme made their first contribution in #391
Full Changelog: v0.18.2...v0.18.3