Skip to content

Releases: mailru/go-clickhouse

v2.5.0

23 Nov 02:26
ea34956
Compare
Choose a tag to compare

What's Changed

  • supporting go 1.20, 1.21, 1.22, 1.23
  • update golang to 1.20 by @DoubleDi in #189

Full Changelog: v2.4.0...v2.5.0

v2.4.0

22 Nov 17:48
a1b09ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

21 Sep 17:56
557cddc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

21 Sep 17:50
361dc01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

28 May 12:35
a540e28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

11 Mar 16:36
a9c7cfe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

28 Feb 06:58
6af6c7b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

01 May 13:47
96d5fe5
Compare
Choose a tag to compare

Adding support for Bool type

v2.0.0

27 Mar 19:56
371b656
Compare
Choose a tag to compare

Change the driver registration name to chhttp, to use multiple clickhouse libraries in one projects

v1.8.0

28 Dec 11:14
88ac256
Compare
Choose a tag to compare
  • add clickhouse.Map for sending Map types
  • support DateTime64
  • adopt driver for new clickhouse release