-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update cloud SDKs #22383
Update cloud SDKs #22383
Conversation
Is this potentially also related to #20074 ? |
000965c
to
f462b00
Compare
@@ -459,7 +461,7 @@ | |||
<dependency> | |||
<groupId>com.clickhouse</groupId> | |||
<artifactId>clickhouse-jdbc</artifactId> | |||
<version>0.6.0-patch4</version> | |||
<version>0.6.1</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alpha version of the new client API https://github.com/ClickHouse/clickhouse-java/releases/tag/v0.6.1
Is this change unrelated to the connector's usage?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that it's unrelated (opt-in).
google cloud SDK requires an override for the opentelemetry-version (this will be updated in airbase and removed latter on).