Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gitfg-coding-2
/
cloud-sql-python-connector
Public
forked from
GoogleCloudPlatform/cloud-sql-python-connector
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
cloud-sql-python-connector
tests
unit
on
main
User selector
All users
All time
Commit history
Commits on Feb 4, 2025
feat: add support for `GOOGLE_CLOUD_QUOTA_PROJECT` env var (#1231)
Show description for 5232055
jackwotherspoon
authored
5232055
View commit details
Copy full SHA for 5232055
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
feat: add support for `GOOGLE_CLOUD_UNIVERSE_DOMAIN` env var (#1221)
Show description for ac77932
jackwotherspoon
authored
ac77932
View commit details
Copy full SHA for ac77932
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
refactor: add `ConnectionName` to `ConnectionInfo` class (#1212)
Show description for 7231c57
jackwotherspoon
authored
7231c57
View commit details
Copy full SHA for 7231c57
View code at this point
Browse repository at this point
ci: use black isort profile and update to latest (#1211)
jackwotherspoon
authored
5af7582
View commit details
Copy full SHA for 5af7582
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
refactor: add `domain_name` to `ConnectionName` class (#1209)
jackwotherspoon
authored
720d1ad
View commit details
Copy full SHA for 720d1ad
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
feat: add support for DNS names with Connector (#1204)
Show description for 1a8f274
jackwotherspoon
authored
1a8f274
View commit details
Copy full SHA for 1a8f274
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
feat: improve aiohttp client error messages (#1201)
Show description for 11f9fe9
jackwotherspoon
authored
11f9fe9
View commit details
Copy full SHA for 11f9fe9
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
test: round backoff in exponential backoff tests (#1191)
jackwotherspoon
authored
aaa1ef3
View commit details
Copy full SHA for aaa1ef3
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
refactor: add `ConnectionName` class (#1186)
Show description for ef7d8fe
jackwotherspoon
authored
ef7d8fe
View commit details
Copy full SHA for ef7d8fe
View code at this point
Browse repository at this point
Commits on Oct 25, 2024
chore: update type hints to standard collections (#1183)
jackwotherspoon
authored
5b245c6
View commit details
Copy full SHA for 5b245c6
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
feat: improve key for connector cache (#1172)
jackwotherspoon
authored
066c14e
View commit details
Copy full SHA for 066c14e
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
fix: remove `ConnectorLoopError` from connector.connect (#1170)
Show description for a348659
jackwotherspoon
authored
a348659
View commit details
Copy full SHA for a348659
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
fix: set PSC ip type based on `pscEnabled` (#1158)
Show description for 53e40c7
jackwotherspoon
authored
53e40c7
View commit details
Copy full SHA for 53e40c7
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
feat: use non-blocking disk read/writes (#1142)
Show description for d2fd465
jackwotherspoon
authored
d2fd465
View commit details
Copy full SHA for d2fd465
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
fix: retry 50x errors with exponential backoff (#1125)
Show description for 2da9128
jackwotherspoon
authored
2da9128
View commit details
Copy full SHA for 2da9128
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
feat: invalidate cache on bad connection info and IP lookup (#1118)
Show description for 672dc4e
jackwotherspoon
authored
672dc4e
View commit details
Copy full SHA for 672dc4e
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
chore: update typo in 403 error message (#1115)
averikitsch
authored
2eeffee
View commit details
Copy full SHA for 2eeffee
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
chore: lazy init keys with lazy refresh (#1110)
Show description for 5712e9e
jackwotherspoon
authored
5712e9e
View commit details
Copy full SHA for 5712e9e
View code at this point
Browse repository at this point
refactor: move all enums to enum.py (#1109)
jackwotherspoon
authored
deb732e
View commit details
Copy full SHA for deb732e
View code at this point
Browse repository at this point
feat: validate driver with database engine (#1108)
Show description for a7c7861
jackwotherspoon
authored
a7c7861
View commit details
Copy full SHA for a7c7861
View code at this point
Browse repository at this point
Commits on May 30, 2024
feat: add support for lazy refresh strategy (#1093)
Show description for b9526bb
jackwotherspoon
authored
b9526bb
View commit details
Copy full SHA for b9526bb
View code at this point
Browse repository at this point
Commits on May 29, 2024
refactor: remove `ip_type` from connect_info (#1092)
Show description for b0c699e
jackwotherspoon
authored
b0c699e
View commit details
Copy full SHA for b0c699e
View code at this point
Browse repository at this point
refactor: move ConnectionInfo to own file and add `get_connection_info` (#1090)
Show description for e52c2d9
jackwotherspoon
authored
e52c2d9
View commit details
Copy full SHA for e52c2d9
View code at this point
Browse repository at this point
Commits on May 24, 2024
refactor: use google.auth TokenState for credentials validity (#1089)
jackwotherspoon
authored
9fbe87a
View commit details
Copy full SHA for 9fbe87a
View code at this point
Browse repository at this point
Commits on May 22, 2024
refactor: move SSL/TLS context creation to ConnectionInfo (#1079)
jackwotherspoon
authored
043c611
View commit details
Copy full SHA for 043c611
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
refactor: rename Instance to RefreshAheadCache (#1068)
jackwotherspoon
authored
265218d
View commit details
Copy full SHA for 265218d
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
feat: add universe domain support to Connector (TPC) (#1045)
jackwotherspoon
authored
b1e9dee
View commit details
Copy full SHA for b1e9dee
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
refactor: update defaulting of service endpoint (#1040)
jackwotherspoon
authored
ecdb652
View commit details
Copy full SHA for ecdb652
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
refactor: update IPTypes (#1031)
jackwotherspoon
authored
0d74f5d
View commit details
Copy full SHA for 0d74f5d
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
feat: support `ip_type` as str (#1029)
jackwotherspoon
authored
e087704
View commit details
Copy full SHA for e087704
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
refactor: remove loop argument from Instance (#1009)
jackwotherspoon
authored
920cf75
View commit details
Copy full SHA for 920cf75
View code at this point
Browse repository at this point
refactor: use one ClientSession per Connector (#1007)
jackwotherspoon
authored
aad7ff5
View commit details
Copy full SHA for aad7ff5
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
chore: update datetime objects to be datetime aware (#983)
jackwotherspoon
authored
7d34c59
View commit details
Copy full SHA for 7d34c59
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
chore: remove unreachable code (#997)
jackwotherspoon
authored
25a740a
View commit details
Copy full SHA for 25a740a
View code at this point
Browse repository at this point
chore: use better fake for credentials in tests (#996)
jackwotherspoon
authored
18bc377
View commit details
Copy full SHA for 18bc377
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.