Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump Snowflake client driver versions per support policy #39886

Merged
merged 1 commit into from
May 28, 2024

Conversation

josh-fell
Copy link
Contributor

@josh-fell josh-fell commented May 28, 2024

Snowflake will stop supporting snowflake-connector-python < 2.7.11 and snowflake-sqlalchemy < 1.4.0 drivers starting in August 2024 per their support policy. This PR bumps the driver versions to align with said policy to get ahead of dropped support.

Snowflake will stop supporting `snowflake-connector-python` < 2.7.11 and `snowflake-sqlalchemy` < 1.4.0 drivers starting in August 2024 per their [support policy](https://docs.snowflake.com/en/release-notes/requirements?mkt_tok=MjUyLVJGTy0yMjcAAAGS9G-6LwxqoiEDdP7gW8LVuqIOZBVZYD7tBBBXJwLgxN-eRMQk6RRZbEZXCRl2R2GkOvK3m4KXivhOgGlJRFSCAhmEvJVSU8CR9cAR2qyf7IHMW7mTQQ#client-support-policy). This PR bumps the driver versions to align with the support policy.
@josh-fell josh-fell requested review from potiuk and mik-laj as code owners May 28, 2024 02:38
@boring-cyborg boring-cyborg bot added area:providers provider:snowflake Issues related to Snowflake provider labels May 28, 2024
@josh-fell
Copy link
Contributor Author

Checking the constraints for these packages for Airflow 2.7.0, the version bumps are effectively no-ops:

snowflake-connector-python==3.3.1
snowflake-sqlalchemy==1.5.0

@potiuk potiuk merged commit b805a9d into apache:main May 28, 2024
110 checks passed
@josh-fell josh-fell deleted the snowflake-dep-bumps branch May 28, 2024 12:15
fdemiane pushed a commit to fdemiane/airflow that referenced this pull request Jun 6, 2024
Snowflake will stop supporting `snowflake-connector-python` < 2.7.11 and `snowflake-sqlalchemy` < 1.4.0 drivers starting in August 2024 per their [support policy](https://docs.snowflake.com/en/release-notes/requirements?mkt_tok=MjUyLVJGTy0yMjcAAAGS9G-6LwxqoiEDdP7gW8LVuqIOZBVZYD7tBBBXJwLgxN-eRMQk6RRZbEZXCRl2R2GkOvK3m4KXivhOgGlJRFSCAhmEvJVSU8CR9cAR2qyf7IHMW7mTQQ#client-support-policy). This PR bumps the driver versions to align with the support policy.
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
Snowflake will stop supporting `snowflake-connector-python` < 2.7.11 and `snowflake-sqlalchemy` < 1.4.0 drivers starting in August 2024 per their [support policy](https://docs.snowflake.com/en/release-notes/requirements?mkt_tok=MjUyLVJGTy0yMjcAAAGS9G-6LwxqoiEDdP7gW8LVuqIOZBVZYD7tBBBXJwLgxN-eRMQk6RRZbEZXCRl2R2GkOvK3m4KXivhOgGlJRFSCAhmEvJVSU8CR9cAR2qyf7IHMW7mTQQ#client-support-policy). This PR bumps the driver versions to align with the support policy.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area:providers provider:snowflake Issues related to Snowflake provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants