-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 cryptography package and snowflake connector #2922
update cryptography package and snowflake connector #2922
Conversation
Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA. In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, don't hesitate to ping @drewbanin. CLA has not been signed by users: @plotneishestvo |
Thanks for this @plotneishestvo! The only blocker here is the CLA. Is that something you'll be able to sign? |
@jtcohen6 I'm not sure, I'm currently working with our legal team to figure out what kind of policies we have in the company regarding contributing to open-source projects and who is able to sign an agreement. It can take a couple of days |
Okay, a couple of days is fine. I am hoping to have a beta or release candidate by the end of the week. Thanks for looking into it! |
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.
thanks for this @plotneishestvo!
Thank you @jtcohen6 too! |
Thanks @plotneishestvo just run into this issue. |
Looks like this has been merged but I'm still getting the issue. Which version of DBT contains the fix? |
@jraede this will go out with the v0.19.0 release when it is published. There should a release candidate (v0.19.0rc1) available soon that will include this as well. |
resolves #2896
Description
Version update for snowflake-connector-python to support fixed version of cryptography library.
Checklist
CHANGELOG.md
and added information about my change to the "dbt next" section.