We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a3f8f commit d2969f1Copy full SHA for d2969f1
CHANGELOG.md
@@ -5,6 +5,7 @@
5
* Two new options(use_compilation & max_mapper_cache) reserved for future usage.
6
7
### Bug Fixes
8
+* Too many socket fds generated by Apache HttpClient.
9
* NoClassDefFoundError with clickhouse-apache-http-client-jdbc. [#1319](https://github.com/ClickHouse/clickhouse-java/issues/1319)
10
* Nested array in tuple array is incorrectly deserialized. [#1324](https://github.com/ClickHouse/clickhouse-java/issues/1324)
11
* client certificate password exposure in exception. [#1331](https://github.com/ClickHouse/clickhouse-java/issues/1331)
0 commit comments