Releases: databendlabs/databend-go
Releases · databendlabs/databend-go
v0.9.0
What's Changed
- ci: fix TestChangeRole by @youngsofun in #169
- ci: it tests with cluster behind nginx. by @youngsofun in #170
- Ci: apply testifylint by @youngsofun in #171
- fix: insert with time.Time lost precision by @youngsofun in #172
- ci: it test with DATABEND_GO_VERSION by @youngsofun in #173
- ci: compat test by @youngsofun in #174
- ci: fix test by @youngsofun in #175
- fix: panic when num columns mismatch. by @youngsofun in #176
- fix: strictly check data matching schema by @forsaken628 in #177
- feat: use log/slog instead of logrus by @hantmac in #183
- feat: support resume api client by @everpcpc in #184
- chore: add tests for resume client by @everpcpc in #185
- chore: bump version 0.9.0 by @everpcpc in #186
Full Changelog: v0.8.3...v0.9.0
v0.8.3
v0.8.2
What's Changed
- ci: add multi-architecture support for TTC Docker images (AMD64 and ARM64) by @Copilot in #165
- chore: trigger ttc rebuild by @everpcpc in #166
- fix: only return last error for retry by @everpcpc in #167
New Contributors
- @Copilot made their first contribution in #165
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- refactor: gen query id without '-' by @youngsofun in #162
- fix: retry for verify on 502 by @everpcpc in #164
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.5
v0.7.4
What's Changed
- feat: ttc intergration by @forsaken628 in #147
- feat: Rewriting the value parser by @forsaken628 in #149
- fix: show detail in error. by @youngsofun in #150
- fix: support dsn contains special character by @hantmac in #151
New Contributors
- @forsaken628 made their first contribution in #147
Full Changelog: v0.7.3...v0.7.4
Release v0.7.3
What's Changed
- fix: Unmarshal resp if possible by @flaneur2020 in #148
Full Changelog: v0.7.2...v0.7.3
release v0.7.2
fix: tolerant that node_id may be missing. (#144)
v0.7.1
What's Changed
- fix: test format_null_as_str with conn by @everpcpc in #139
- ci: add test for variable. by @youngsofun in #137
- fix pass user-agent by @flaneur2020 in #138
- bump up version to 0.7.1 by @flaneur2020 in #140
- fix: trailing space on version by @flaneur2020 in #141
Full Changelog: v0.7.0...v0.7.1