Skip to content

Commit b99cbd5

Browse files
authored
Merge pull request #1611 from ClickHouse/update_change_log
2 parents 253d93c + 490b20d commit b99cbd5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
## latest
1+
## Latest
2+
3+
### New Features
4+
- Added possibility to set client ID in `Referer` HTTP Header (https://github.com/ClickHouse/clickhouse-java/issues/1572)
25

36
### Bug Fixes
47
- Change RowBinaryWithDefaults settings. Output is changed from true to false
5-
- Fix failover for Apache HTTP client. Connect timeout error is not detected correctly
8+
- Fix fail over for Apache HTTP client. Connect timeout error is not detected correctly
9+
- Fix password logging in DEBUG (https://github.com/ClickHouse/clickhouse-java/issues/1571)
10+
- Fix handling "NoHttpResponseException" in Apache HTTP client
11+
- Fix param error in ByteUtils#equals in java9
612

713
## 0.6.0-patch3
814

0 commit comments

Comments
 (0)