Skip to content

Releases: databendlabs/databend-go

v0.5.3

04 Feb 14:57
4837225
Compare
Choose a tag to compare
  • fix: quote string in query return valued truncated #96

v0.5.2

09 Jan 08:35
d759b95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

04 Jan 01:24
e9fb670
Compare
Choose a tag to compare
chore:upgrade 0.5.1 (#92)

v0.5.0

03 Jan 08:20
36ab256
Compare
Choose a tag to compare
fix: batch prepare context (#90)

* fix: batch prepare context

* refactor check query id

v0.4.9

03 Jan 05:57
ae6e349
Compare
Choose a tag to compare
  • fix: check batch prepare ctx with query_id #89

v0.4.8

20 Dec 02:17
e350e84
Compare
Choose a tag to compare
  • fix pass queryId #87

v0.4.7

19 Dec 07:39
ad2c9d2
Compare
Choose a tag to compare
  • Fix null type parse #85
  • chore: fix mod name & test with docker compose #86

v0.4.6

20 Nov 11:15
897d3cf
Compare
Choose a tag to compare
  • feat: handle secondary roles in the session #83

v0.4.5

06 Nov 06:28
68da274
Compare
Choose a tag to compare
  • feat: support to customize current role in dsn setup #77

v0.4.4

02 Nov 08:43
9808711
Compare
Choose a tag to compare
  • feat: add QueryStatsTracker to allow caller track the progress on query execution #74