Commits
User selector
Commit History
Commits on Sep 26, 2025
Add Token Federation Support for Databricks SQL Python Driver (#691)
Show description for f835acaauthored
Commits on Aug 18, 2025
[PECOBLR-727] Add kerberos support for proxy auth (#675)
Show description for 8e97878authored
Commits on Aug 13, 2025
Refactor codebase to use a unified http client (#673)
Show description for d3df719authored
Commits on Aug 4, 2025
Enhance SEA HTTP Client (#618)
Show description for 3b0c882authored
Commits on Jul 9, 2025
[PECOBLR-587] Azure Service Principal Credential Provider (#621)
Show description for e50e86dauthored
Commits on Apr 21, 2025
Added urllib3 version check (#547)
Show description for 6206df4authored
Commits on Mar 11, 2025
Add version check for urllib3 in backoff calculation (#526)
Show description for e716136authored
Commits on Mar 7, 2025
Forward porting all changes into 4.x.x. uptil v3.7.3 (#529)
Show description for 5148b07authored
Commits on Mar 2, 2025
Improve debugging + fix PR review template (#514)
Show description for 2ab9a5fauthored
Commits on Nov 26, 2024
Fix for check_types github action failing (#472)
Show description for 980af88authored
Commits on Nov 20, 2024
[ PECO - 1768 ] PySQL: adjust HTTP retry logic to align with Go and Nodejs drivers (#467)
Show description for 43fa964authored
Commits on Aug 22, 2024
[PECO-1857] Use SSL options with HTTPS connection pool (#425)
Show description for 1f8cf73authored
Commits on Aug 1, 2024
[PECO-1801] Make OAuth as the default authenticator if no authentication setting is provided (#419)
Show description for 2d2b3c1authored
Commits on Jul 4, 2024
[PECO-1715] Remove username/password (BasicAuth) auth option (#409)
Show description for 9f9e96dauthored
Commits on Jul 3, 2024
Do not retry failing requests with status code 401 (#408)
Show description for 5d869d0authoredUpgrade mypy (#406)
Show description for 93e207eauthored
Commits on May 29, 2024
Fix log error in oauth.py (#269)
Show description for a6212b6andauthored
Commits on May 28, 2024
Fix failing tests (#392)
Show description for a6e9b11authored
Commits on May 23, 2024
Update the proxy authentication (#354)
Show description for d63b71bauthored
Commits on Mar 27, 2024
Fix cookie setting (#379)
Show description for 7fade51authored
Commits on Mar 15, 2024
Don't retry network requests that fail with code 403 (#373)
Show description for 1d4da9aauthored
Jesse
Commits on Feb 15, 2024
Reverting retry behavior on 429s/503s to how it worked in 2.9.3 (#349)
Show description for 2977f70authored
Commits on Feb 13, 2024
[PECO-1414] Support Databricks native OAuth in Azure (#351)
Show description for 8319854authored
Commits on Feb 5, 2024
[PECO-1411] Support Databricks OAuth on GCP (#338)
Show description for 1b469c0andauthored
Commits on Nov 17, 2023
Enable v3 retries by default (#282)
Show description for 5ed45f5authored
Jesse
Commits on Oct 17, 2023
Add GovCloud domain into AWS domains (#252)
Show description for 51edbc4authored
Commits on Aug 24, 2023
Make backwards compatible with urllib3~=1.0 [Follow up #197] (#206)
Show description for a918f13authored
Jesse
Commits on Aug 16, 2023
Make backwards compatible with urllib3~=1.0 (#197)
Show description for d28a692authored
Jesse
Commits on Aug 9, 2023
Use urllib3 for retries (#182)
Show description for 019acd8authored
Jesse
Commits on Jul 12, 2023
Fix proxy connection pool creation (#158)
Show description for 1965df5andauthored
OAuth: don't override auth headers with contents of .netrc file (#122)
Show description for 7382631authored
Jesse
Commits on Jun 20, 2023
[PECO-626] Support OAuth flow for Databricks Azure (#86)
Show description for 54e3769authored
Commits on Jun 8, 2023
Fix: some thrift RPCs failed with BadStatusLine (#141)
Show description for 3d359bcauthored
Jesse
Commits on Jun 7, 2023
Use urllib3 for thrift transport + reuse http connections (#131)
Show description for 5a3f83eauthored
Jesse
Commits on Apr 14, 2023
[PECO-244] Make http proxies work (#81)
Show description for b55c7b8authored
Jesse