-
Notifications
You must be signed in to change notification settings - Fork 99
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
SNOW-913746 upgrade JDBC to 3.14.3 #740
SNOW-913746 upgrade JDBC to 3.14.3 #740
Conversation
1599f1a
to
96060e2
Compare
96060e2
to
c152ac2
Compare
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.
Want to make sure this is on top of 2.0.0? And where is the change to upgrade the KC version?
This is not on top of 2.0.0 because there was a bug fix in 2.0.1 I want to also push this to master! Upgrade will come later! |
da1636a
to
ee34788
Compare
ee34788
to
5265fcd
Compare
FYI, all apache tests are failing since our regex doesnt match with snowflake-kafka-connector-2.0.2-rc I will ignore those errors for now since only bump up version commits are failing. |
Closing this PR, merged this change to master and also release 2.0.2-rc. |
We need this for a customer who wants to use s3 + regional URL.
Here are supporting PRs which this change was originally dependent on:
Originally, it was released in 3.14.2 but 3.14.2 is backward incompatible change which impacts telemetry constructor from IngestSDK. Hence using 3.14.3
TLDR;
We will push this to master as well as to a release branch for a requested customer.