Skip to content

Releases: ClickHouse/clickhouse-connect

v0.8.15 AsyncInsert Close Fix

25 Jan 23:52
a15a2ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.14...v0.8.15

v0.8.14 Pandas Big Int Insert Fix

14 Jan 14:34
697794e
Compare
Choose a tag to compare

What's Changed

  • Make all None by default arguments accept None value by @orian in #450
  • Fix pandas large ints by @genzgd in #454

New Contributors

Full Changelog: v0.8.13...v0.8.14

v0.8.13 Fix access_token default

07 Jan 17:10
ab82e89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.12...v0.8.13

v0.8.12 JWT Authentication support

06 Jan 20:57
4cb0f0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.11...v0.8.12

v0.8.11 Nested JSON bug fixes

22 Dec 12:05
51a1c05
Compare
Choose a tag to compare

What's Changed

  • Add a write into file example by @slvrtrn in #437
  • Add support of ISO8601 timestamp strings for columns with DateTime64 type by @rnv812 in #440
  • Dynamic type serialization fixes by @genzgd in #443

New Contributors

Full Changelog: v0.8.10...v0.8.11

v0.8.10 JSON Serialization Updates

15 Dec 10:33
dd9c9db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.9...v0.8.10

v0.8.9 Revert timezone UTC changes

02 Dec 13:48
acc5b1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.8...v0.8.9

v0.8.8 HTTP Exception Handling

27 Nov 22:50
b6a60a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.7...v0.8.8

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