| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-03 | 1.2 kB | |
| v2.46.0 source code.tar.gz | 2026-05-03 | 782.6 kB | |
| v2.46.0 source code.zip | 2026-05-03 | 1.1 MB | |
| Totals: 3 Items | 1.9 MB | 2 | |
What's Changed
Enhancements :tada:
- feat: add tls_server_name to set TLS ServerName by @must108 in https://github.com/ClickHouse/clickhouse-go/pull/1836
Bug Fixes :bug:
- fix: lowcardinality nil map panic by @Laotree in https://github.com/ClickHouse/clickhouse-go/pull/1830
- fix: choosing serialization version correctly in JSON column type by @kavirajk in https://github.com/ClickHouse/clickhouse-go/pull/1850
Other Changes ðŸ›
- docs: Add documentation for driver.Batch by @must108 in https://github.com/ClickHouse/clickhouse-go/pull/1838
- docs: clarify HTTP compression modes by @must108 in https://github.com/ClickHouse/clickhouse-go/pull/1837
- upgrade to Golangci-lint v2; add lint to CI by @alexandear in https://github.com/ClickHouse/clickhouse-go/pull/1832
New Contributors
- @must108 made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1838
- @alexandear made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1832
Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.45.0...v2.46.0