Releases: databendlabs/bendsql
Releases · databendlabs/bendsql
v0.9.5
What's Changed
- chore(docs): update readme for bindings by @everpcpc in #286
- feat(core): add arg page_request_timeout_secs by @everpcpc in #288
- feat(core): http driver show error with detail. by @youngsofun in #287
- chore: bump version to 0.9.5 by @everpcpc in #289
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- feat(bindings/python): support query_iter by @everpcpc in #280
- fix: return error for bad argument sslmode by @everpcpc in #282
- feat: check read line err by @TCeason in #283
- feat(bindings/python): support stream_load by @everpcpc in #284
- chore: bump version to 0.9.4 by @everpcpc in #285
Full Changelog: v0.9.3...v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
What's Changed
- fix(ci): cargo publish with cache by @everpcpc in #256
- fix(cli): trim space for prompt query check by @everpcpc in #260
- docs: update install methods by @everpcpc in #262
- feat: generate query id on request by @everpcpc in #263
- chore(deps): upgrade arrow to 47.0 by @everpcpc in #264
- chore: bump version to 0.9.0 by @everpcpc in #265
Full Changelog: v0.8.2...v0.9.0
v0.8.2
v0.8.1
What's Changed
- fix(bindings/python): remove empty project urls by @everpcpc in #242
- chore(bindings/nodejs): update dev dependencies by @everpcpc in #243
- fix: default config file to ~/.bendsql/config.toml by @everpcpc in #244
- chore(ci): update actions by @everpcpc in #245
- fix(cli): warn if loading keywords failed by @everpcpc in #246
- feat: FlightSQL support extension types by @b41sh in #247
- refactor: rename query to start_query by @flaneur2020 in #250
- feat: add a SessionTimeout error by @flaneur2020 in #251
- feat(cli): support arg --time=server/local by @everpcpc in #252
- chore: bump version to 0.8.0 by @everpcpc in #253
- chore(ci): check with cargo deny by @everpcpc in #254
New Contributors
- @flaneur2020 made their first contribution in #250
Full Changelog: v0.7.1...v0.8.1
v0.7.1
What's Changed
- chore: fix lib name for python binding by @everpcpc in #239
- fix(driver): impl try from Optional NaiveDate by @HarounOujihi in #240
- chore: bump version to 0.7.1 by @everpcpc in #241
New Contributors
- @HarounOujihi made their first contribution in #240
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- fix(bindings/python): remove repository field for maturin by @everpcpc in #228
- fix: update text for connect by @everpcpc in #229
- fix: http driver update session info on each response. by @youngsofun in #230
- fix(cli): do not fail on build vergen error by @everpcpc in #231
- fix(cli): warn about ignore args for dsn by @everpcpc in #235
- fix(cli): require_equals for query arg by @everpcpc in #236
- fix(driver): kill instead of finish query for query row by @everpcpc in #237
- chore: bump version to 0.7.0 by @everpcpc in #238
Full Changelog: v0.6.7...v0.7.0