diff --git a/CHANGELOG.md b/CHANGELOG.md index 46692c8823..1dcb85d4b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# v2.9.0, 2023-04-13 + +## What's Changed +### Enhancements 🎉 +* External tables support for HTTP protocol by @crisismaple in https://github.com/ClickHouse/clickhouse-go/pull/942 +* Support driver.Valuer in String and FixedString columns by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/946 +* Support boolean and pointer type parameter binding by @crisismaple in https://github.com/ClickHouse/clickhouse-go/pull/963 +* Support insert/scan IPv4 using UInt32/*UInt32 types by @crisismaple in https://github.com/ClickHouse/clickhouse-go/pull/966 +### Fixes 🐛 +* Reset the pointer to the nullable field by @xiaochaoren1 in https://github.com/ClickHouse/clickhouse-go/pull/964 +* Enable to use ternary operator with named arguments by @crisismaple in https://github.com/ClickHouse/clickhouse-go/pull/965 +### Other Changes 🛠 +* chore: explain async insert in docs by @jkaflik in https://github.com/ClickHouse/clickhouse-go/pull/969 + +## New Contributors +* @xiaochaoren1 made their first contribution in https://github.com/ClickHouse/clickhouse-go/pull/964 + +**Full Changelog**: https://github.com/ClickHouse/clickhouse-go/compare/v2.8.3...v2.9.0 + ## 2.8.3, 2023-04-03 ### Bug fixes diff --git a/client_info.go b/client_info.go index e2e477afa0..e65d4a1e60 100644 --- a/client_info.go +++ b/client_info.go @@ -29,8 +29,8 @@ const ClientName = "clickhouse-go" const ( ClientVersionMajor = 2 - ClientVersionMinor = 8 - ClientVersionPatch = 3 + ClientVersionMinor = 9 + ClientVersionPatch = 0 ClientTCPProtocolVersion = proto.DBMS_TCP_PROTOCOL_VERSION ) diff --git a/contributors/list b/contributors/list index f3499dc60b..5498b3c93f 100644 --- a/contributors/list +++ b/contributors/list @@ -1,5 +1,7 @@ +Aaron Harlap Abraham Adberstein Aleksandr Petrukhin +Aleksandr Razumov Alex Bocharov Alex Yang Alexander Chumakov @@ -8,20 +10,26 @@ Alexey Milovidov Alexey Palazhchenko Alvaro Tuso Andrey Ustinov -Artem Iurin +Antoine Toulme +Anton Kozlov Ashish Gaurav +Ather Shu Benjamin Rupp Cem Sancak Chao Wang Chris Duncan +Daguang <28806852+DGuang21@users.noreply.github.com> Dale McDiarmid +Dale Mcdiarmid Damir Sayfutdinov Dan Walters Daniel Bershatsky Danila Migalin Danny.Dunn Darío +Denis Gukov Denis Krivak +Denys Derek Perkins Dmitry Markov Dmitry Ponomarev @@ -31,10 +39,14 @@ Eugene Formanenko Evan Au Ewan Florian Lehner +Fredz <513317651@qq.com> Félix Mattrat Geoff Genz +Gregory Petrosyan Ian McGraw +Ivan Ivan Blinkov +Ivan Blinkov Ivan Ivanov Jake Sylvestre Jakub Chábek @@ -43,45 +55,85 @@ Jan Was Jeehoon Kim John Troy Jon Aquino +Kirill Shvakov +Kuba Kaflik LI Tao +Louis +Luc Vieillescazes +LuoJi Zhu Maksim Sokolnikov +Marek Vavrusa +Marek Vavruša Marek Vavruša Marek Vavruša Mark Andrus Roberts +Max Justus Spransy Michael Vigovsky +Michail Safronov +Miel Donkers +Mikhail Shustov +Nathan J Mehl <70606471+n-oden@users.noreply.github.com> Nay Linn +Nikita Mikhaylov Oleg Strokachuk +Oleksandr Nikitin Richard Artoul Robert Sköld Robin Hahling Ross Rothenstine +Ross Rothenstine +Selboo Sergei Sobolev Sergey Melekhin +Stephane Moreau Taras Matsyk Thibault Deutsch Tsimafei Bredau +Varun Vasan V Vespertinus +Vincent Bernat +Vitaly Orlov Yury Korolev Yury Yurochko +Zhehao Wu +a-dot +albertlockett alex anton troyanov +astduman <41344369+Astemirdum@users.noreply.github.com> chengzhi +chenlujjj <953546398@qq.com> +coldWater +count +daguang +daguang +dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +derN3rd dmitry kuzmin +fengberlin gaetan.rizio hulb +ianmcgraw ilker moral jiyongwang kshvakov neverlee nevseliev +ortyomka pavel raskin +restrry +rtkaratekid <42547811+rtkaratekid@users.noreply.github.com> sundy-li <543950155@qq.com> vahid sohrabloo vasily.popov +viktorzaharov +vl4deee11 <44677024+vl4deee11@users.noreply.github.com> vl4deee11 vl4deee11 vladislav doster +vogrelord vvoronin yuankun zxc111 +zxc9007 李盼