Releases: databendlabs/databend-go
Releases · databendlabs/databend-go
v0.5.0
fix: batch prepare context (#90)
* fix: batch prepare context
* refactor check query id
v0.4.9
- fix: check batch prepare ctx with query_id #89
v0.4.7
- Fix null type parse #85
- chore: fix mod name & test with docker compose #86
v0.4.6
- feat: handle secondary roles in the session #83
v0.4.5
- feat: support to customize current role in dsn setup #77
v0.4.4
- feat: add QueryStatsTracker to allow caller track the progress on query execution #74
v0.4.3
fix: use tmp dir to store (#69)
v0.4.2
- Add SDK info in header #67