FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/databricks/sql/auth - saishreeeee/databricks-sql-python · GitHub
saishreeeee
/
databricks-sql-python
Public
forked from
databricks/databricks-sql-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
databricks-sql-python
src
databricks
sql
auth
on
main
User selector
Datepicker
Commit history
Commits on Apr 21, 2025
Added urllib3 version check (#547)
Show description for 6206df4
jprakash-db
authored
6206df4
View commit details
Copy full SHA for 6206df4
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
Add version check for urllib3 in backoff calculation (#526)
Show description for e716136
shivam2680
authored
e716136
View commit details
Copy full SHA for e716136
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Forward porting all changes into 4.x.x. uptil v3.7.3 (#529)
Show description for 5148b07
jprakash-db
authored
5148b07
View commit details
Copy full SHA for 5148b07
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
Improve debugging + fix PR review template (#514)
Show description for 2ab9a5f
samikshya-db
authored
2ab9a5f
View commit details
Copy full SHA for 2ab9a5f
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Fix for check_types github action failing (#472)
Show description for 980af88
jprakash-db
authored
980af88
View commit details
Copy full SHA for 980af88
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
[ PECO - 1768 ] PySQL: adjust HTTP retry logic to align with Go and Nodejs drivers (#467)
Show description for 43fa964
jprakash-db
authored
43fa964
View commit details
Copy full SHA for 43fa964
View code at this point
Browse repository at this point
Commits on Aug 22, 2024
[PECO-1857] Use SSL options with HTTPS connection pool (#425)
Show description for 1f8cf73
kravets-levko
authored
1f8cf73
View commit details
Copy full SHA for 1f8cf73
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
[PECO-1801] Make OAuth as the default authenticator if no authentication setting is provided (#419)
Show description for 2d2b3c1
jackyhu-db
authored
2d2b3c1
View commit details
Copy full SHA for 2d2b3c1
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
[PECO-1715] Remove username/password (BasicAuth) auth option (#409)
Show description for 9f9e96d
jackyhu-db
authored
9f9e96d
View commit details
Copy full SHA for 9f9e96d
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
Do not retry failing requests with status code 401 (#408)
Show description for 5d869d0
Hodnebo
authored
5d869d0
View commit details
Copy full SHA for 5d869d0
View code at this point
Browse repository at this point
Upgrade mypy (#406)
Show description for 93e207e
wyattscarpenter
authored
93e207e
View commit details
Copy full SHA for 93e207e
View code at this point
Browse repository at this point
Commits on May 29, 2024
Fix log error in oauth.py (#269)
Show description for a6212b6
susodapop
and
kravets-levko
authored
a6212b6
View commit details
Copy full SHA for a6212b6
View code at this point
Browse repository at this point
Commits on May 28, 2024
Fix failing tests (#392)
Show description for a6e9b11
kravets-levko
authored
a6e9b11
View commit details
Copy full SHA for a6e9b11
View code at this point
Browse repository at this point
Commits on May 23, 2024
Update the proxy authentication (#354)
Show description for d63b71b
amir-haroun
authored
d63b71b
View commit details
Copy full SHA for d63b71b
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
Fix cookie setting (#379)
Show description for 7fade51
benc-db
authored
7fade51
View commit details
Copy full SHA for 7fade51
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
Don't retry network requests that fail with code 403 (#373)
Show description for 1d4da9a
Jesse
authored
1d4da9a
View commit details
Copy full SHA for 1d4da9a
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
Reverting retry behavior on 429s/503s to how it worked in 2.9.3 (#349)
Show description for 2977f70
benc-db
authored
2977f70
View commit details
Copy full SHA for 2977f70
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
[PECO-1414] Support Databricks native OAuth in Azure (#351)
Show description for 8319854
jackyhu-db
authored
8319854
View commit details
Copy full SHA for 8319854
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
[PECO-1411] Support Databricks OAuth on GCP (#338)
Show description for 1b469c0
jackyhu-db
and
Jesse Whitehouse
authored
1b469c0
View commit details
Copy full SHA for 1b469c0
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
Enable v3 retries by default (#282)
Show description for 5ed45f5
Jesse
authored
5ed45f5
View commit details
Copy full SHA for 5ed45f5
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Add GovCloud domain into AWS domains (#252)
Show description for 51edbc4
jackyhu-db
authored
51edbc4
View commit details
Copy full SHA for 51edbc4
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Make backwards compatible with urllib3~=1.0 [Follow up #197] (#206)
Show description for a918f13
Jesse
authored
a918f13
View commit details
Copy full SHA for a918f13
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
Make backwards compatible with urllib3~=1.0 (#197)
Show description for d28a692
Jesse
authored
d28a692
View commit details
Copy full SHA for d28a692
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
Use urllib3 for retries (#182)
Show description for 019acd8
Jesse
authored
019acd8
View commit details
Copy full SHA for 019acd8
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
Fix proxy connection pool creation (#158)
Show description for 1965df5
sebbegg
and
Jesse Whitehouse
authored
1965df5
View commit details
Copy full SHA for 1965df5
View code at this point
Browse repository at this point
OAuth: don't override auth headers with contents of .netrc file (#122)
Show description for 7382631
Jesse
authored
7382631
View commit details
Copy full SHA for 7382631
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
[PECO-626] Support OAuth flow for Databricks Azure (#86)
Show description for 54e3769
jackyhu-db
authored
54e3769
View commit details
Copy full SHA for 54e3769
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
Fix: some thrift RPCs failed with BadStatusLine (#141)
Show description for 3d359bc
Jesse
authored
3d359bc
View commit details
Copy full SHA for 3d359bc
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
Use urllib3 for thrift transport + reuse http connections (#131)
Show description for 5a3f83e
Jesse
authored
5a3f83e
View commit details
Copy full SHA for 5a3f83e
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
[PECO-244] Make http proxies work (#81)
Show description for b55c7b8
Jesse
authored
b55c7b8
View commit details
Copy full SHA for b55c7b8
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
Add external auth provider + example (#101)
Show description for 82925ec
andrefurlan-db
and
Jesse Whitehouse
authored
82925ec
View commit details
Copy full SHA for 82925ec
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
Support custom oauth client id and redirect port (#75)
Show description for ce2ebae
jackyhu-db
authored
ce2ebae
View commit details
Copy full SHA for ce2ebae
View code at this point
Browse repository at this point
Add none check on _oauth_persistence in DatabricksOAuthProvider (#71)
Show description for 8674bae
jackyhu-db
authored
8674bae
View commit details
Copy full SHA for 8674bae
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
OAuth implementation (#15)
Show description for 4891db0
moderakh
authored
4891db0
View commit details
Copy full SHA for 4891db0
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL