From 2d66d30023e67033fc1368fa4035da2ee94c9a58 Mon Sep 17 00:00:00 2001 From: Kuba Kaflik Date: Wed, 2 Aug 2023 14:42:52 +0200 Subject: [PATCH] v2.12.1 --- CHANGELOG.md | 20 ++++++++++++++++++++ client_info.go | 2 +- contributors/list | 5 +++++ 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d43a214257..eb617b10b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +# v2.12.1, 2023-08-02 + +## What's Changed +### Fixes 🐛 +* Fix InsertAsync typo in docs by @et in https://github.com/ClickHouse/clickhouse-go/pull/1044 +* Fix panic and releasing in batch column by @EpicStep in https://github.com/ClickHouse/clickhouse-go/pull/1055 +* Docs/changelog fixes by @jmaicher in https://github.com/ClickHouse/clickhouse-go/pull/1046 +* Clarify error message re custom serializaion support by @RoryCrispin in https://github.com/ClickHouse/clickhouse-go/pull/1056 +* Fix send query on batch retry by @EpicStep in https://github.com/ClickHouse/clickhouse-go/pull/1045 +### Other Changes 🛠 +* Update ClickHouse versions by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/1054 + +## New Contributors +* @et made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1044 +* @EpicStep made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1055 +* @jmaicher made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1046 +* @RoryCrispin made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/1056 + +**Full Changelog**: https://github.com/ClickHouse/clickhouse-go/compare/v2.12.0...v2.12.1 + # v2.12.0, 2023-07-27 ## What's Changed diff --git a/client_info.go b/client_info.go index 2012b7f9e9..cd6f64a860 100644 --- a/client_info.go +++ b/client_info.go @@ -30,7 +30,7 @@ const ClientName = "clickhouse-go" const ( ClientVersionMajor = 2 ClientVersionMinor = 12 - ClientVersionPatch = 0 + ClientVersionPatch = 1 ClientTCPProtocolVersion = proto.DBMS_TCP_PROTOCOL_VERSION ) diff --git a/contributors/list b/contributors/list index 77cdef02cc..68ac303aa3 100644 --- a/contributors/list +++ b/contributors/list @@ -37,6 +37,7 @@ Dmitry Markov Dmitry Ponomarev Dmitry Ponomarev Egor.Gorlin +Eric Thomas Eugene Formanenko Evan Au Ewan @@ -57,6 +58,7 @@ Jan Was Jeehoon Kim John Troy Jon Aquino +Julian Maicher Kirill Shvakov Kiswono Prayogo Kuba Kaflik @@ -84,12 +86,14 @@ Oleksandr Nikitin Richard Artoul Robert Sköld Robin Hahling +Rory Crispin Ross Rothenstine Ross Rothenstine Selboo Serge Klochkov <3175289+slvrtrn@users.noreply.github.com> Sergei Sobolev Sergey Melekhin +Stepan Rabotkin <36516357+EpicStep@users.noreply.github.com> Stephane Moreau Stephanie Hingtgen Taras Matsyk @@ -133,6 +137,7 @@ ortyomka pavel raskin restrry rtkaratekid <42547811+rtkaratekid@users.noreply.github.com> +sentanos sundy-li <543950155@qq.com> vahid sohrabloo vasily.popov