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

Upgrade snowflake-connector-python #4567

Merged
merged 2 commits into from
Jan 20, 2020
Merged

Upgrade snowflake-connector-python #4567

merged 2 commits into from
Jan 20, 2020

Conversation

arikfr
Copy link
Member

@arikfr arikfr commented Jan 20, 2020

What type of PR is this? (check all applicable)

  • Bug Fix

Description

Snowflake's Python connector is monkey patching SSL related stuff, which in previous versions was breaking requests. 😮

Related Tickets & Documents

Closes #4526.

@arikfr arikfr merged commit a891160 into master Jan 20, 2020
@arikfr arikfr deleted the fix-4526 branch January 20, 2020 18:11
@arikfr arikfr mentioned this pull request Jan 20, 2020
2 tasks
arikfr added a commit that referenced this pull request Feb 16, 2020
Backport to v8 branch of #4567 & #4407.
arikfr added a commit that referenced this pull request Feb 16, 2020
* Upgrade Snowflake connector

Backport to v8 branch of #4567 & #4407.

* Upgrade cassandra-driver to speed up Docker build.

Backport of #4636.

* Update rds-combined-ca-bundle.pem(#4290) (#4304)

Can use rds-ca-2019 and etc
`$ curl https://s3.amazonaws.com/rds-downloads/rds-combined-ca-bundle.pem \
> redash/query_runner/files/rds-combined-ca-bundle.pem`

* Update version.

* Update CHANGELOG.

Co-authored-by: Kenji Ichihashi <ichihashi@giftee.co>
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.

TypeError: ssl_wrap_socket_with_ocsp() got an unexpected keyword argument 'key_password'
1 participant