Releases: ClickHouse/ch-go
Releases · ClickHouse/ch-go
v0.4.0
fix: lazily init zstd reader to allow -race runs
The zstd.NewReader function spawns multiple
goroutines.
Ref: golang/go#47056
v0.3.0
feat(proto): support 256-bit numerics
v0.2.0
feat(proto): support 256-bit numerics