Skip to content

Commit

Permalink
add missing entry in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zhicwu committed Apr 25, 2023
1 parent 47d2f80 commit 380ab67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* disable SQL rewrite for DELETE statement in ClickHouse 23.3+

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

0 comments on commit 380ab67

Please sign in to comment.