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

Bump to 2.9.1 #195

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Bump to 2.9.1 #195

merged 1 commit into from
Aug 11, 2023

Conversation

susodapop
Copy link
Contributor

Explicitly pinning the urllib3 dependency is important for non-isolated execution environments (like DBR) where urllib3 is shared across Python environments. This connector expects version ^2.0.0 and raises exceptions without it.

Signed-off-by: Jesse Whitehouse <[email protected]>
@susodapop
Copy link
Contributor Author

I've pushed a dev release of this build as 2.9.1dev1 so we can manually verify it works when installing databricks-sql-connector in a notebook.

@susodapop
Copy link
Contributor Author

I have manually verified that the dev release of this branch successfully executes queries on older DBR versions with a sub-2.0 version of urllib3 installed.

@susodapop susodapop merged commit 7aaa014 into main Aug 11, 2023
15 checks passed
susodapop pushed a commit to unj1m/databricks-sql-python that referenced this pull request Sep 19, 2023
Signed-off-by: Jesse Whitehouse <[email protected]>
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