Timeplus-connect

Latest version: v0.8.15

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

Scan your dependencies

Page 8 of 20

0.6.17

Bug Fix
- Fix "negative" Date32 (before 1970-01-01) values for numpy and Pandas queries. Closes https://github.com/ClickHouse/clickhouse-connect/issues/254

0.6.16

Bug Fix
- Remove bad private import to fix C Linkage. Closes https://github.com/ClickHouse/clickhouse-connect/issues/252

0.6.15

Improvement
- Added Python 3.12 wheels and CI tests. Note that PyArrow is not yet available for 3.12, but should be soon. See https://github.com/apache/arrow/issues/37880
- The main `clickhouse-connect.get_client` method now displays type hints and ignores non-keyword arguments. Thanks to
[Avery Fischer](https://github.com/biggerfisch) for the usability improvement!
- Log messages regarding C optimization availability and JSON library selection have been change from INFO to DEBUG. Closes
https://github.com/ClickHouse/clickhouse-connect/issues/249

0.6.14

Bug Fixes
- Fixed insert error when inserting a zero length string into a FixedString column. Closes https://github.com/ClickHouse/clickhouse-connect/issues/244
- Removed unnecessary validate_entrypoints import from top level package __init__ that was breaking Python 3.7. Note that Python 3.7 is EOL
and will no longer be supported as of January 1, 2024.

0.6.13

Bug Fix
- Fixed an issue with the automatic retry of "connection reset errors". This should prevent exceptions when the
ClickHouse server closes a Keep Alive connection while a new request is in flight.

Improvement
- Improved support for typing tools by adding a `py.typed` file. Thanks to [Avery Fischer](https://github.com/biggerfisch)
for the contribution.

0.6.12

Bug Fix
- Nested empty Maps would return an IndexError when queried. https://github.com/ClickHouse/clickhouse-connect/issues/239. Thanks
to [Ashton Hudson](https://github.com/CaptainCuddleCube) for the report and the fix

Page 8 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.