Skip to content

@clickhouse/client 1.11.1

Bug fixes

  • Fixed an issue with URLEncoded special characters in the URL configuration for username or password. (#407)

Improvements

  • (Node.js only) Added support for streaming on 32-bit platforms. (#403, shevchenkonik)