v2.19.0
版本发布时间: 2024-02-26 22:48:23
ClickHouse/clickhouse-go最新发布版本:v2.29.0(2024-09-24 20:36:15)
What's Changed
Enhancements 🎉
- handle ctx.Done() in acquire by @threadedstream in https://github.com/ClickHouse/clickhouse-go/pull/1199
Fixes 🐛
- Fix panic on format nil *fmt.Stringer type value by @zaneli in https://github.com/ClickHouse/clickhouse-go/pull/1200
Other Changes 🛠
- Update Go/ClickHouse versions by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1201
New Contributors
- @threadedstream made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1199
- @zaneli made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1200
Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.18.0...v2.19.0