Skip to content

Commit 87e8d8e

Browse files
authored
Merge pull request #1983 from ClickHouse/laeg-java
2 parents 5ea0e26 + fc0d109 commit 87e8d8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ Old client still be used when:
5454
### Upcomming deprecations:
5555
| Component | Version | Comment |
5656
|--------------------------------|---------|--------------------------------------------------|
57-
| Clickhouse CLI Client (Java) | 0.7.0 | Please use `clickhouse-client` (see https://clickhouse.com/docs/en/interfaces/cli#clickhouse-client) |
57+
| ClickHouse Java v1 | TBC | We'll be deprecating Java v1 in 2025 |
58+
| ClickHouse CLI Client (Java) | 0.7.0 | Please use `clickhouse-client` (see https://clickhouse.com/docs/en/interfaces/cli#clickhouse-client) |
5859
| ClickHouse GRPC Client | 0.7.0 | Please use the ClickHouse http client instead. GRPC protos still available https://github.com/ClickHouse/ClickHouse/tree/master/src/Server/grpc_protos |
5960

6061

0 commit comments

Comments
 (0)