10000 Tags · ClickHouse/clickhouse-connect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ClickHouse/clickhouse-connect

Tags

v0.8.17

Toggle v0.8.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change http_headers to transport settings, add transport settings to …

…async client and insert methods (#490)

v0.8.16

Toggle v0.8.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0 8 16 (#485)

* Check for optional libraries in client methods

* Log unexpected http next chunk unexpected

* Log unexpected http next chunk unexpected

* Updates for 0.8.16 release

v0.8.15

Toggle v0.8.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Exclude 3.8 Aarch64 builds (#460)

* Fix lint

* Exclude pypy 38 build

* Exclude all Python 3.8 builds

* Update changelog re Python 3.8 aarch64 wheels

v0.8.14

Toggle v0.8.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix pandas large ints (#454)

* Fix pandas inserts into big int columns

* Tinkering with pandas insert data types

v0.8.13

Toggle v0.8.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version for release (#449)

v0.8.12

Toggle v0.8.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
JWT auth support (#442)

* JWT auth support

* Update JWT secret env var

* Add `set_access_token` method and the related tests

* Bump version for release

---------

Co-authored-by: Geoff Genz <geoff@clickhouse.com>

v0.8.11

Toggle v0.8.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Actually bump version (#444)

v0.8.10

Toggle v0.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update experimental JSON support (#438)

* Update JSON type to handle new serialization version

* Fix lint

* Maintain JSON compatibility across ClickHouse 24.8 and 24.10

v0.8.9

Toggle v0.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Gg/release 0 8 9 (#434)

* Roll back timezone deprecation

* Remove unused function aliases

v0.8.8

Toggle v0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Gg/handle stream exception (#431)

* handle low level http error as stream end

* fix deprecation warnings
0