Skip to content
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-920341: update libsnowflakeclient 1.0.3 with dependencies #340

Merged
1 commit merged into from
Sep 22, 2023

Conversation

ghost
Copy link

@ghost ghost commented Sep 21, 2023

This includes fixes for:

  • SNOW-722362 Mac arm support (Test passed on local environment while Mac arm environment not available on github runners)
  • SNOW-902761: PHP driver does not retry entire OCSP url
  • SNOW-736357: [HTAP] Add Retry Context to retried request
  • SNOW-871412: [HTAP] Query Context Caching

while for [HTAP] changes will make separated PR for connection parameters and test case.

Also have following dependencies updated:

  • openssl: from 1.1.1q to 3.0.9
  • curl: from 7.88.1 to 8.1.2
  • util-linux: from 2.36.1 to 2.39.0
  • oob/awssdk/azureadk: no version up but updated since need to rebuild with new version of curl and openssl.

With openssl updated to 3.x private key file for key pair authentication might need to be regenerated if it's using deprecated algorithm, which would be a BCR.

@ghost ghost self-requested a review as a code owner September 21, 2023 23:44
@SimbaGithub SimbaGithub force-pushed the SNOW-920341-update-libsnowflakeclient-1.0.3 branch from f43bf97 to 71bf91a Compare September 22, 2023 00:38
@ghost ghost requested a review from sfc-gh-igarish September 22, 2023 03:21
Copy link
Collaborator

@sfc-gh-igarish sfc-gh-igarish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too many files to review. Most are from third party libs.

@ghost ghost merged commit 134fa03 into master Sep 22, 2023
13 checks passed
@ghost ghost deleted the SNOW-920341-update-libsnowflakeclient-1.0.3 branch September 22, 2023 13:49
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants