Skip to content

Releases: ClickHouse/clickhouse-connect

v0.5.4 Performance improvements

01 Feb 01:32
d6bfb61
Compare
Choose a tag to compare

Several performance improvements, especially for Pandas Dataframes.

v0.5.3 Fix QueryResult context

23 Jan 20:04
Compare
Choose a tag to compare
Prep for 0.5.3 patch release

v0.5.2 Fix handling of client None database

17 Jan 18:57
097415b
Compare
Choose a tag to compare

This fixes issues where the client.database is set to None (that is not a common use case, but it can affect automated tests, such as for dbt-clickhouse).

Fix ping

16 Jan 20:22
Compare
Choose a tag to compare
v0.5.1

Fix ping

v0.5.0 Streaming, Performance Improvements

14 Jan 22:07
Compare
Choose a tag to compare
Still trying to fix builds

v0.4.8 - File Inserts, Server Side Param Binding

02 Jan 17:10
616f598
Compare
Choose a tag to compare

v0.4.7 Fix ujson inserts

05 Dec 04:34
2b0bb78
Compare
Choose a tag to compare
Fix JSON inserts using ujson library (#85)

v0.4.6 Readonly Settings and Superset Bug Fixes

29 Nov 20:38
05cdf0c
Compare
Choose a tag to compare

v0.4.5 Fix common settings and arrow insert database

24 Nov 18:00
2c87ede
Compare
Choose a tag to compare

v0.4.4 Revert some http header handling

22 Nov 20:51
Compare
Choose a tag to compare
Send all recognized transport headers regardless if recognized