Releases: databendlabs/bendsql
Releases · databendlabs/bendsql
v0.17.1
What's Changed
- fix(cli): set default missing_field_as to NULL for NDJSON by @everpcpc in #401
- chore(docs): add examples for variant by @everpcpc in #402
- refactor(core): SessionState hide fields of no interest. by @youngsofun in #399
- ci: add test for multi-page result. by @youngsofun in #403
- feat: make password & dsn sensitive by @everpcpc in #404
- fix(cli): hide env values for cmd arg by @everpcpc in #405
- chore(cli): update desc for quote style by @everpcpc in #406
- fix: parse datatype with nullable(tuple type) error by @TCeason in #410
- fix: support parsing both Nullable(T) and T NULL by @everpcpc in #412
- chore(bindings/python): enable aarch64 target by @everpcpc in #414
- chore: bump version to 0.17.1 by @everpcpc in #415
Full Changelog: v0.17.0...v0.17.1
v0.17.0
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
v0.16.3
v0.16.2
v0.16.1
v0.16.0
What's Changed
- fix(bindings/python): add blocking client related to pyi by @everpcpc in #368
- feat(bindings/python): convert decimal values to python Decimal by @everpcpc in #370
- fix(driver): do not kill query for query_row by @everpcpc in #371
- chore: bump version to 0.16.0 by @everpcpc in #372
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- fix: the first resp may not contain schema. by @youngsofun in #366
- chore: bump version to 0.15.0 by @sundy-li in #369
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- feat: add query_all function by @sundy-li in #355
- fix: should call handle_session() when query fail. by @youngsofun in #359
- fix: fix chrono version by @sundy-li in #362
- feat: the first resp may not contain schema. by @youngsofun in #363
- chore: bump version to 0.14.0 by @sundy-li in #364
Full Changelog: v0.13.3...v0.14.0
v0.13.3
What's Changed
- ci: run bindings ci for sql changes by @everpcpc in #353
- feat: add geometry data type by @ariesdevil in #352
- feat: support transaction. by @youngsofun in #356
- chore: bump version to 0.13.3. by @youngsofun in #357
Full Changelog: v0.13.2...v0.13.3