From e1ca29dc057ef9701a8be52aec3fa36a8c2613e8 Mon Sep 17 00:00:00 2001 From: Kuba Kaflik Date: Mon, 8 May 2023 15:11:48 +0200 Subject: [PATCH] v2.9.2 --- CHANGELOG.md | 14 ++++++++++++++ client_info.go | 2 +- contributors/list | 4 +++- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f24f044df..2e519fe8be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v2.9.2, 2023-05-08 + +## 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 of `interface{}` 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 + # v2.9.1, 2023-04-24 ## What's Changed diff --git a/client_info.go b/client_info.go index f8c405b3b9..739547df42 100644 --- a/client_info.go +++ b/client_info.go @@ -30,7 +30,7 @@ const ClientName = "clickhouse-go" const ( ClientVersionMajor = 2 ClientVersionMinor = 9 - ClientVersionPatch = 1 + ClientVersionPatch = 2 ClientTCPProtocolVersion = proto.DBMS_TCP_PROTOCOL_VERSION ) diff --git a/contributors/list b/contributors/list index 8b25e70268..e98b5e7643 100644 --- a/contributors/list +++ b/contributors/list @@ -84,6 +84,7 @@ Robin Hahling Ross Rothenstine Ross Rothenstine Selboo +Serge Klochkov <3175289+slvrtrn@users.noreply.github.com> Sergei Sobolev Sergey Melekhin Stephane Moreau @@ -103,7 +104,7 @@ albertlockett alex anton troyanov astduman <41344369+Astemirdum@users.noreply.github.com> -candiduslynx +candiduslynx chengzhi chenlujjj <953546398@qq.com> coldWater @@ -115,6 +116,7 @@ derN3rd dmitry kuzmin fengberlin gaetan.rizio +hexchain hulb ianmcgraw ilker moral