We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386a317 commit 94ef1caCopy full SHA for 94ef1ca
CHANGELOG.md
@@ -10,6 +10,7 @@
10
- [jdbc-v2] Fixed SQL parser failure to parse SQL statement with comments (https://github.com/ClickHouse/clickhouse-java/issues/2217)
11
- [client-v2] Fixed issue with excessive logging (https://github.com/ClickHouse/clickhouse-java/issues/2201)
12
- [jdbc-v2] Fixed handling IP addresses (https://github.com/ClickHouse/clickhouse-java/issues/2140)
13
+- [jdbc] - Fixed missing LZ4 dependency in shaded package (https://github.com/ClickHouse/clickhouse-java/issues/2275)
14
15
## 0.8.2
16
0 commit comments