Skip to content

Releases: databendlabs/bendsql

v0.19.1

17 Jul 06:55
e7124a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.19.1

v0.19.0

17 Jul 05:16
a881905
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.3...v0.19.0

v0.18.3

31 May 01:47
5010f07
Compare
Choose a tag to compare

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

Full Changelog: v0.18.2...v0.18.3

v0.18.2

27 May 09:24
9a4a0fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.1...v0.18.2

v0.18.1

20 May 09:09
e39b472
Compare
Choose a tag to compare

What's Changed

  • chore: Bump jsonb version 0.4.0 by @b41sh in #424
  • fix(ci): add target aarch64-unknown-linux-gnu for nodejs binding by @everpcpc in #426
  • chore: bump version to 0.18.1 by @everpcpc in #427

Full Changelog: v0.18.0...v0.18.1

v0.18.0

17 May 09:44
e6f5ee9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.3...v0.18.0

v0.17.3

11 May 06:53
2134cd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.2...v0.17.3

v0.17.2

06 May 06:39
4a16544
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

26 Apr 03:07
f6865a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

17 Apr 09:52
5265014
Compare
Choose a tag to compare

What's Changed

  • fix(cli): display text for rows speed by @everpcpc in #386
  • feat(bindings/nodejs): support nested types Array,Map,Tuple by @everpcpc in #388
  • feat(bindings/python): support nested types Array,Map,Tuple by @everpcpc in #390
  • chore(bindings/python): upgrade pyo3 to 0.21 by @everpcpc in #392
  • feat(bindings/python): convert Binary to python bytes by @everpcpc in #393
  • feat(bindings/python): support convert Date,Timestamp to datetime types by @everpcpc in #389
  • chore(docs): add type mappings by @everpcpc in #394
  • chore(core): deprecate dsn arg presigned_url_disabled by @everpcpc in #395
  • fix(bindings/nodejs): map BINARY type to Buffer by @everpcpc in #396
  • fix(cli): support exit & quit for exit by @everpcpc in #397
  • chore: bump version to 0.17.0 by @everpcpc in #398

Full Changelog: v0.16.3...v0.17.0