Release v0.6.0
WARNING -- ClickHouse CLI Client deprecation
clickhouse-cli-client
package is deprecated from version 0.6.0 and it's going to be removed in 0.7.0
. We recommend using clickhouse-client instead.
WARNING -- ClickHouse GRPC Client deprecation
clickhouse-grpc-client
package is deprecated from version 0.6.0 and it's going to be removed in 0.7.0
. We recommend using HTTP protocol instead.
Breaking Changes
- Remove WEB_CONTEXT support - #1512
New Features
- Add support in RowBinaryWithDefaults #1508