Releases: ClickHouse/clickhouse-connect
Releases · ClickHouse/clickhouse-connect
v0.5.4 Performance improvements
Several performance improvements, especially for Pandas Dataframes.
v0.5.3 Fix QueryResult context
Prep for 0.5.3 patch release
v0.5.2 Fix handling of client None database
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
v0.5.0 Streaming, Performance Improvements
Still trying to fix builds
v0.4.8 - File Inserts, Server Side Param Binding
Update year in LICENSE (#88)
v0.4.7 Fix ujson inserts
Fix JSON inserts using ujson library (#85)
v0.4.6 Readonly Settings and Superset Bug Fixes
Bug fixes (#83)
v0.4.5 Fix common settings and arrow insert database
Fix common settings bug (#82)
v0.4.4 Revert some http header handling
Send all recognized transport headers regardless if recognized