Skip to content

Releases: ClickHouse/clickhouse-go

v2.23.2

25 Apr 12:01
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

  • Fixed panic on concurrent context key map write by @Wang in #1284

Other Changes 🛠

New Contributors

Full Changelog: v2.23.1...v2.23.2

v2.23.1

15 Apr 12:20
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

  • Zero-value timestamp to be formatted as toDateTime(0) in bind by @jkaflik in #1260

Other Changes 🛠

Full Changelog: v2.23.0...v2.23.1

v2.23.0

27 Mar 08:44
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

  • Implement ConnBeginTx as replacement for deprecated Begin by @FelipeLema in #1255

Other Changes 🛠

  • Align error message assertion to new missing custom setting error formatting by @jkaflik in #1256
  • CI chores by @jkaflik in #1258

New Contributors

Full Changelog: v2.22.4...v2.23.0

v2.22.4

25 Mar 14:29
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

  • Fix column name with parantheses handle in prepare batch by @jkaflik in #1252

Other Changes 🛠

  • Fix TestBatchAppendRows work different on cloud by @jkaflik in #1251

Full Changelog: v2.22.3...v2.22.4

v2.22.3

25 Mar 09:11
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Other Changes 🛠

Full Changelog: v2.22.2...v2.22.3

v2.22.2

18 Mar 21:00
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

New Contributors

Full Changelog: v2.22.1...v2.22.2

v2.22.1

18 Mar 16:57
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Full Changelog: v2.22.0...v2.22.1

v2.22.0

14 Mar 11:01
9491310
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

  • Experimental streaming SELECT results into batch insert by @jkaflik in #1233

Fixes 🐛

  • Ignore materialized and alias cols infered during HTTP prepare batch by @iyuroch in #1214

New Contributors

Full Changelog: v2.21.1...v2.22.0

v2.21.1

11 Mar 14:26
7e2272c
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

New Contributors

Full Changelog: v2.21.0...v2.21.1

v2.21.0

11 Mar 07:21
45dbc8f
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

  • Stream HTTP response body read for decompression by @rogeryk in #1213

Fixes 🐛

Other Changes 🛠

Full Changelog: v2.20.0...v2.21.0