v2.9.2
版本发布时间: 2023-05-08 21:46:00
ClickHouse/clickhouse-go最新发布版本:v2.29.0(2024-09-24 20:36:15)
What's Changed
Fixes 🐛
- Pass http.ProxyFromEnvironment configuration to http.Transport by @slvrtrn in https://github.com/ClickHouse/clickhouse-go/pull/987
Other Changes 🛠
- Use
any
instead ofinterface{}
by @candiduslynx in https://github.com/ClickHouse/clickhouse-go/pull/984
New Contributors
- @candiduslynx made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/984
- @slvrtrn made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/987
Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.9.1...v2.9.2