Skip to content

Releases: ClickHouse/clickhouse-connect

v0.7.1 Small maintenance release

28 Feb 15:12

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0 - Drop Python 3.7

22 Jan 22:33

Choose a tag to compare

Drop Python 3.7 builds, minor updates

What's Changed

Full Changelog: v0.6.23...v0.7.0

v0.6.23 Add SQLAlchemy Nothing, Fix Pandas 2.1 Warning

15 Dec 18:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.22...v0.6.23

v0.6.22 Cleanup release

01 Dec 14:37
121fe69

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.21...v0.6.22

v0.6.21 Point support

23 Nov 12:32
0015085

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.20...v0.6.21

v0.6.20 Fix datetime timezeon parameter binding

09 Nov 13:26
89b9589

Choose a tag to compare

What's Changed

  • Fix datetime parameter binding with timezones by @genzgd in #269

Full Changelog: v0.6.19...v0.6.20

v0.6.19 Fix column names with spaces, invalid None Inserts

07 Nov 23:14
0b11909

Choose a tag to compare

v0.6.18 Fix Timeouts on Large Inserts

25 Oct 23:52
7413c56

Choose a tag to compare

This reduces the block size for chunked inserts to avoid timeouts over HTTPS

v0.6.17. Fix Numpy/Pandas Date32 issue

21 Oct 04:51
15e88b2

Choose a tag to compare

What's Changed

Full Changelog: v0.6.16...v0.6.17

v0.6.16 Fix RHEL builds

18 Oct 21:45
28829ba

Choose a tag to compare

Fixes an import problem on some Python installations, including RHEL