Timeplus-connect

Latest version: v0.8.16

Safety actively analyzes 724319 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 20

0.3.7

New Features
* Insert performance and memory usage for large inserts has been significantly improved
* Insert blocks now use chunked transfer encoding (by sending a generator instead of a bytearray to the requests POST method)
* If the client is initialized with compress = True, gzip compression is now enabled for inserts
* Pandas DataFrame inserts have been optimized by keep the data in columnar format during the entire insert process

Bug Fixes
* Fix inserts for date and datetime columns from Pandas dataframes.
* Fix serialization issues for Decimal128 and Decimal256 types

0.3.6

Bug Fixes
* Update QueryContext.updated_copy method to preserve settings, parameters, etc. https://github.com/ClickHouse/clickhouse-connect/issues/65

0.3.5

New Features
* Build Python 3.11 Wheels

0.3.4

Bug fixes
* Correctly handle insert into JSON/Object('json') column via SQLAlchemy
* Fix some incompatibilities with SQLAlchemy 1.4

0.3.3

Bug fix
* Fix 'SHOW CREATE' issue. https://github.com/ClickHouse/clickhouse-connect/issues/61

0.3.2

Bug fix
* "Queries" that do not return data results (like DDL and SET queries) are now automatically treated as commands. Closes https://github.com/ClickHouse/clickhouse-connect/issues/59

New Features
* A UUID session_id is now generated by default if `session_id` is not specified in `clickhouse_connect.get_client`
* Test infrastructure has been simplified and test configuration has moved from pytest options to environment files

Page 17 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.