Skip to content

Releases: ClickHouse/clickhouse-go

v2.32.2

20 Feb 22:39
Compare
Choose a tag to compare

What's Changed

Bug Fixes πŸ›

Full Changelog: v2.32.1...v2.32.2

v2.32.1

17 Feb 22:55
Compare
Choose a tag to compare

What's Changed

Bug Fixes πŸ›

Full Changelog: v2.32.0...v2.32.1

v2.32.0

14 Feb 21:39
Compare
Choose a tag to compare

What's Changed

Enhancements πŸŽ‰

Performance 🏎️

Bug fixes πŸ›

  • Fixed potential security vulnerability in compression block header length overflow by @santrancisco #1499

Other Changes πŸ› 

New Contributors

Full Changelog: v2.31.0...v2.32.0

v2.31.0

10 Feb 21:54
Compare
Choose a tag to compare

What's Changed

Enhancements πŸŽ‰

Other Changes πŸ› 

New Contributors

Full Changelog: v2.30.3...2.31.0

v2.30.3

03 Feb 23:39
Compare
Choose a tag to compare

What's Changed

Other Changes πŸ› 

New Contributors

Full Changelog: v2.30.2...v2.30.3

v2.30.2

30 Jan 21:57
Compare
Choose a tag to compare

What's Changed

Bug fixes πŸ›

New Contributors

Full Changelog: v2.30.1...v2.30.2

v2.30.1

17 Jan 19:58
Compare
Choose a tag to compare

What's Changed

Enhancements πŸŽ‰

Fixes πŸ›

Other Changes πŸ› 

New Contributors

Full Changelog: v2.30.0...v2.30.1

v2.30.0

16 Oct 16:02
Compare
Choose a tag to compare

What's Changed

Enhancements πŸŽ‰

  • Extended support for HTTP proxy in driver options by @jkaflik in #1424
  • Default implementation of column.IterableOrderedMap by @earwin in #1417

Fixes πŸ›

Other Changes πŸ› 

  • Add 'clickhouse-go-rows-utils' to third-party libraries by @EpicStep in #1413

New Contributors

Full Changelog: v2.29.0...v2.30.0

v2.29.0

24 Sep 12:36
Compare
Choose a tag to compare

What's Changed

Enhancements πŸŽ‰

  • Add ability to handle context cancellations for TCP protocol by @tinybit in #1389

Other Changes πŸ› 

  • Add Examples for batch.Column(n).AppendRow in columnar_insert.go by @achmad-dev in #1410

New Contributors

Full Changelog: v2.28.3...v2.29.0

v2.28.3

12 Sep 07:34
Compare
Choose a tag to compare

What's Changed

Other Changes πŸ› 

  • Revert the minimum required Go version to 1.21 by @jkaflik in #1405

Full Changelog: v2.28.2...v2.28.3