Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-30 | 823 Bytes | |
v2.40.0 source code.tar.gz | 2025-07-30 | 701.6 kB | |
v2.40.0 source code.zip | 2025-07-30 | 1.1 MB | |
Totals: 3 Items | 1.8 MB | 0 |
What's Changed
Enhancements 🎉
- support
database/sql
scanning json intostring
/[]byte
/json.RawMessage
by @SpencerTorres in https://github.com/ClickHouse/clickhouse-go/pull/1623
Bug fixes 🐛
- fix: json v1 encoding/decoding for prefixed types by @SpencerTorres in https://github.com/ClickHouse/clickhouse-go/pull/1622
- fix: Nullable base types with prefix by @SpencerTorres in https://github.com/ClickHouse/clickhouse-go/pull/1624
Other Changes 🛠
- Bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in https://github.com/ClickHouse/clickhouse-go/pull/1621
Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.39.0...v2.40.0