Skip to content

Releases: ClickHouse/clickhouse-connect

v0.8.7 More Geometric Types

22 Nov 11:57
ebacbf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.6...v0.8.7

v0.8.6 Streaming bug fixes

01 Nov 18:38
622ba84
Compare
Choose a tag to compare

What's Changed

  • Fix chunked streaming and wait_end_of_query bug by @genzgd in #421

Full Changelog: v0.8.5...v0.8.6

v0.8.5 Fix numeric internal type conversion

24 Oct 14:26
cb282c9
Compare
Choose a tag to compare

What's Changed

  • Move type conversion to specific datatypes by @genzgd in #415

Full Changelog: v0.8.4...v0.8.5

v0.8.4 Python 3.13 support

23 Oct 22:21
422adc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3 Async Client Executor Threads

08 Oct 01:32
ffd01f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2 Arrow Insert Compression

04 Oct 16:08
5b13e6b
Compare
Choose a tag to compare

What's Changed

  • Arrow compression plus another http buffer tweak by @genzgd in #404

Full Changelog: V0.8.1...v0.8.2

V0.8.1 Buffer Cleanup

29 Sep 19:37
5d85563
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...V0.8.1

v0.8.0 New JSON support

26 Sep 01:04
d113091
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.19...v0.8.0

v0.7.19 Fix exception on very large insert rows

21 Aug 21:47
58fbbc1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.18...v0.7.19

v0.7.18 Don't throw on retrieving os_user

30 Jul 16:06
2ee0e4b
Compare
Choose a tag to compare

What's Changed

  • Don't throw exception if unable to get os_user by @genzgd in #381

Full Changelog: v0.7.17...v0.7.18