Releases: ClickHouse/clickhouse-go
Releases · ClickHouse/clickhouse-go
v2.23.2
v2.23.1
v2.23.0
What's Changed
Enhancements 🎉
- Implement
ConnBeginTx
as replacement for deprecatedBegin
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
- @FelipeLema made their first contribution in #1255
Full Changelog: v2.22.4...v2.23.0
v2.22.4
v2.22.3
v2.22.2
v2.22.1
What's Changed
Fixes 🐛
- Make errors channel buffered inside query() by @threadedstream in #1237
Full Changelog: v2.22.0...v2.22.1
v2.22.0
v2.21.1
What's Changed
Fixes 🐛
- Adds the ability to Append a zero valued time.Time by @KevinJoiner in #1228
New Contributors
- @KevinJoiner made their first contribution in #1228
Full Changelog: v2.21.0...v2.21.1
v2.21.0
What's Changed
Enhancements 🎉
Fixes 🐛
- Fix Date32 extremes values handling by @jkaflik in #1218
- Fix column with double quotes PrepareBatch failed.(#1216) by @YenchangChan in #1217
- Fix an obscure error in HTTP protocol with LZ4 compression by @YenchangChan in #1230
Other Changes 🛠
- Replace deprecated
io/ioutil
functions with equivalents by @zaneli in #1211 - Run cloud workflow on main branch only by @jkaflik in #1219
- ClickHouse 24.2 by @jkaflik in #1220
Full Changelog: v2.20.0...v2.21.0