v2.25.0
版本发布时间: 2024-05-28 18:28:29
ClickHouse/clickhouse-go最新发布版本:v2.29.0(2024-09-24 20:36:15)
What's Changed
Fixes 🐛
- Add a compatibility layer for a database/sql driver to work with sql.NullString and ClickHouse nullable column by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1306
Other Changes 🛠
- Use Go 1.22 in head tests by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1305
- Skip flaky 1127 test by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1307
Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.24.0...v2.25.0