Skip to content

Commit 380ab67

Browse files
committed
add missing entry in changelog
1 parent 47d2f80 commit 380ab67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* disable SQL rewrite for DELETE statement in ClickHouse 23.3+
1010

1111
### Bug Fixes
12+
* Slow when using Apache Http Client. [#1320](https://github.com/ClickHouse/clickhouse-java/issues/1320)
1213
* ClickHouseResponse.getInputStream may return closed input stream.
1314
* ConcurrentModificationException may occure during deserialization. [#1327](https://github.com/ClickHouse/clickhouse-java/pull/1327)
1415
* ClickHouseSslContextProvider is not customizable. [#1329](https://github.com/ClickHouse/clickhouse-java/issues/1329)

0 commit comments

Comments
 (0)