You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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