Releases: databendlabs/bendsql
Releases · databendlabs/bendsql
v0.25.4
v0.25.3
v0.25.2
v0.25.1
What's Changed
- chore: fix ttc workflow file by @sundy-li in #564
- feat: support display spill file stats by @sundy-li in #565
- chore: update ttc yml by @sundy-li in #566
- feat: binding interval convert to python timedelta by @TCeason in #567
- fix: disable auto compression, which break stream load by @sundy-li in #568
- chore: bump version to 0.25.0 by @sundy-li in #569
- docs: adjust readme by @everpcpc in #571
- feat(bindings/python): add cursor method fetchmany by @everpcpc in #574
- chore: bump version to 0.25.1 by @everpcpc in #575
Full Changelog: v0.24.8...v0.25.1
v0.25.0
What's Changed
- chore: fix ttc workflow file by @sundy-li in #564
- feat: support display spill file stats by @sundy-li in #565
- chore: update ttc yml by @sundy-li in #566
- feat: binding interval convert to python timedelta by @TCeason in #567
- fix: disable auto compression, which break stream load by @sundy-li in #568
Full Changelog: v0.24.8...v0.25.0
v0.24.8
What's Changed
- chore(query): add bump ast 0.1.2 by @sundy-li in #550
- chore(cli): refactor pretty sql by @sundy-li in #551
- feat: add ttc member (tcp testing container) by @sundy-li in #554
- fix: fix decimal bug by @sundy-li in #557
- chore: add tag trigger publish ttc image by @sundy-li in #558
- feat: rest_api support fn query_row_batch by @youngsofun in #555
- fix(bindings/python): behave test for cursor by @everpcpc in #560
- feat: cancel point catch ctrl c to kill current query by @sundy-li in #559
- fix: use BufReader for loading files by @everpcpc in #561
- chore(query): publish ttc images after main by @sundy-li in #562
- chore: bump version to 0.24.8 by @everpcpc in #563
Full Changelog: v0.24.7...v0.24.8
v0.24.7
What's Changed
- refactor: re-expose scheme from client by @jszwedko in #541
- chore: bump version to 0.24.6 by @everpcpc in #542
- fix: Fix: Correct sign extension handling in months_days_micros struct by @TCeason in #543
- chore(bindings/python): switch to uv by @everpcpc in #546
- feat(bindings): support load file by @everpcpc in #547
- feat(bindings/python): cursor object for PEP 249 by @everpcpc in #548
- chore: bump version to 0.24.7 by @everpcpc in #549
New Contributors
Full Changelog: v0.24.5...v0.24.7
v0.24.5
What's Changed
- feat: Client add close function. by @youngsofun in #534
- fix: compatible with old servers when login 404 by @youngsofun in #535
- refactor: add ARROW_EXT_TYPE_INTERVAL by @TCeason in #536
- chore(bindings/nodejs): test with multiple node versions by @everpcpc in #538
- fix(bindings/nodejs): add type annotation for stream by @everpcpc in #539
- chore: bump version to 0.24.5 by @everpcpc in #540
Full Changelog: v0.24.4...v0.24.5