Releases: databendlabs/bendsql
Releases · databendlabs/bendsql
v0.12.1
What's Changed
- fix(pythonbinding): raise python exception in iter_query by @hantmac in #318
- chore(ci): publish binary to repo.databend.rs by @everpcpc in #319
- feat(cli): support setting database -D with DSN by @everpcpc in #321
- fix(bindings/python): better handle errors by @everpcpc in #322
- chore: bump version to 0.12.1 by @everpcpc in #320
- chore(ci): fix publish binary by @everpcpc in #323
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- feat: add qualify token by @ariesdevil in #313
- feat(core): support auth with access token by @everpcpc in #314
- chore: bump version to 0.12.0 by @everpcpc in #315
New Contributors
- @ariesdevil made their first contribution in #313
Full Changelog: v0.11.3...v0.12.0
v0.11.3
v0.11.2
v0.11.1
v0.11.0
What's Changed
- fix: add schema into Rows & RowIterator by @everpcpc in #296
- chore(bindings/nodejs): build for linux arm64 by @everpcpc in #297
- feat(bindings/python): add schema to RowIterator by @everpcpc in #298
- feat(bindings/nodejs): add schema to RowIterator by @everpcpc in #299
- feat(core): handle role and secondary_roles in SessionConfig by @flaneur2020 in #301
- feat: add log for query & page by @everpcpc in #302
- chore: bump version to 0.11.0 by @everpcpc in #303
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- fix: decimal256 display missing zeros by @b41sh in #290
- fix: typo in DSN example by @everpcpc in #291
- fix(core): same response error for query page & start query by @everpcpc in #293
- fix(driver): adjust stream load api by @everpcpc in #294
- chore: bump version to 0.10.0 by @everpcpc in #295
Full Changelog: v0.9.5...v0.10.0
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