Skip to content

Releases: ClickHouse/ch-go

v0.8.1

26 Dec 04:49
400f324
Compare
Choose a tag to compare

What's Changed

  • feat(proto): improve BCE in int decoding by @tdakkota in #8

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Dec 15:38
c86f7ec
Compare
Choose a tag to compare

Full Changelog: v0.7.0...v0.8.0

v0.7.0

25 Dec 13:00
279eee3
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Dec 10:02
1c352c0
Compare
Choose a tag to compare

Full Changelog: v0.5.1...v0.6.0

v0.5.1

23 Dec 21:13
bfa4e38
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Dec 15:33
6ec28dc
Compare
Choose a tag to compare
feat: handle unexpected metric value type

v0.4.0

19 Dec 18:52
ec3636b
Compare
Choose a tag to compare
fix: lazily init zstd reader to allow -race runs

The zstd.NewReader function spawns multiple
goroutines.

Ref: golang/go#47056

v0.3.0

18 Dec 14:28
baa2406
Compare
Choose a tag to compare
feat(proto): support 256-bit numerics

v0.2.0

18 Dec 11:54
baa2406
Compare
Choose a tag to compare
feat(proto): support 256-bit numerics

v0.1.0

17 Dec 22:28
e56e9c6
Compare
Choose a tag to compare

init