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 }}
AnghanTech
/
cloud-sql-python-connector
Public
forked from
crackinggg/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
patch-1
User selector
All users
All time
Commit history
Commits on Aug 18, 2023
fix: re-use existing connections on force refresh (#828)
jackwotherspoon
authored
f98c1b6
View commit details
Copy full SHA for f98c1b6
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
feat: configure pg8000 connection with SSLSocket (#789)
jackwotherspoon
authored
a6433b9
View commit details
Copy full SHA for a6433b9
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
feat: add support for PSC connections (#766)
jackwotherspoon
authored
c238fe3
View commit details
Copy full SHA for c238fe3
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
fix: improve `timeout` handling (#760)
jackwotherspoon
authored
723b6f1
View commit details
Copy full SHA for 723b6f1
View code at this point
Browse repository at this point
Commits on May 26, 2023
chore: add import order to lint job (#744)
jackwotherspoon
authored
e22455b
View commit details
Copy full SHA for e22455b
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
chore: validate region matches instance (#602)
jackwotherspoon
authored
798a621
View commit details
Copy full SHA for 798a621
View code at this point
Browse repository at this point
feat: improve reliability of certificate refresh (#599)
jackwotherspoon
authored
e546efb
View commit details
Copy full SHA for e546efb
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
chore: move `_auth_init` out of Instance class (#589)
jackwotherspoon
authored
7bcd9dc
View commit details
Copy full SHA for 7bcd9dc
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
chore: consolidate string formatting to f-strings (#587)
jackwotherspoon
authored
56b8f11
View commit details
Copy full SHA for 56b8f11
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
feat: format `user` argument for automatic IAM authn (#449)
jackwotherspoon
authored
88f5bcd
View commit details
Copy full SHA for 88f5bcd
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
feat: add support for MySQL auto IAM AuthN (#466)
jackwotherspoon
authored
80644d7
View commit details
Copy full SHA for 80644d7
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
feat: downscope token used for IAM DB AuthN (#488)
jackwotherspoon
authored
d461d75
View commit details
Copy full SHA for d461d75
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
chore: move custom exceptions to exceptions.py (#483)
jackwotherspoon
authored
214aebe
View commit details
Copy full SHA for 214aebe
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
fix: throw error if Auto IAM AuthN is unsupported (#476)
jackwotherspoon
authored
fef0cd7
View commit details
Copy full SHA for fef0cd7
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
feat: add `sqladmin_api_endpoint` arg to specify Cloud SQL Admin API endpoint (#475)
jackwotherspoon
authored
bf1a909
View commit details
Copy full SHA for bf1a909
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
fix: stop event loop on Connector.close (#410)
jackwotherspoon
authored
5cda924
View commit details
Copy full SHA for 5cda924
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
feat: add support for asyncpg driver (#390)
jackwotherspoon
authored
3170b1f
View commit details
Copy full SHA for 3170b1f
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
feat!: remove deprecated global 'connector.connect' function (#394)
jackwotherspoon
authored
50b81fb
View commit details
Copy full SHA for 50b81fb
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
chore: update ClientResponse error with detailed message (#362)
jackwotherspoon
authored
e220f5b
View commit details
Copy full SHA for e220f5b
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
chore: improve test coverage and mocks (#339)
jackwotherspoon
authored
4325146
View commit details
Copy full SHA for 4325146
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
chore: update InstanceConnectionManager to Instance (#315)
jackwotherspoon
authored
88f0fe4
View commit details
Copy full SHA for 88f0fe4
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
chore: refactor connect into connect_info (#304)
jackwotherspoon
authored
ae471df
View commit details
Copy full SHA for ae471df
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
feat: add asynchronous interface to Connector (#280)
jackwotherspoon
authored
9cef59e
View commit details
Copy full SHA for 9cef59e
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
chore: refactor refresh methods (#294)
jackwotherspoon
authored
8930495
View commit details
Copy full SHA for 8930495
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
chore: improve task and test cleanup (#277)
jackwotherspoon
authored
e5e53ee
View commit details
Copy full SHA for e5e53ee
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
fix!: update error messages and doc strings (#276)
jackwotherspoon
authored
68f37b4
View commit details
Copy full SHA for 68f37b4
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
fix: remove enable_iam_auth from downstream kwargs and catch error (#273)
jackwotherspoon
authored
f9576f3
View commit details
Copy full SHA for f9576f3
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
chore: update unit tests to use mock credentials (#265)
jackwotherspoon
authored
e51a4e8
View commit details
Copy full SHA for e51a4e8
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
chore: remove connect_string fixture from unit test (#260)
jackwotherspoon
authored
0ca14f5
View commit details
Copy full SHA for 0ca14f5
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
fix: make asyncio.Lock() run in background thread (#252)
jackwotherspoon
authored
f52ba7e
View commit details
Copy full SHA for f52ba7e
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
chore: improve tests with mocks and coverage (#238)
Show description for 6dc9877
jackwotherspoon
authored
6dc9877
View commit details
Copy full SHA for 6dc9877
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
feat: add arg for specifying credentials (#226)
jackwotherspoon
authored
85f5476
View commit details
Copy full SHA for 85f5476
View code at this point
Browse repository at this point
Commits on Dec 29, 2021
feat: add support for python 3.10 (#227)
jackwotherspoon
authored
8359f85
View commit details
Copy full SHA for 8359f85
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
feat: expose Connector object to allow multiple connection configurations. (#210)
Show description for cef1ed1
jackwotherspoon
authored
cef1ed1
View commit details
Copy full SHA for cef1ed1
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
chore: updating docstrings (#204)
Show description for 993f5cb
jackwotherspoon
authored
993f5cb
View commit details
Copy full SHA for 993f5cb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.