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 }}
tmatsuo
/
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
on
main
User selector
All users
All time
Commit history
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 29, 2022
fix: resolve TimeoutError and add context manager to Connector (#309)
jackwotherspoon
authored
372e401
View commit details
Copy full SHA for 372e401
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
fix!: consolidate to 'ip_type' instead of 'ip_types' for connect args (#220)
jackwotherspoon
authored
5f9cf58
View commit details
Copy full SHA for 5f9cf58
View code at this point
Browse repository at this point
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
Commits on Aug 16, 2021
feat: add rate limiter and force refresh function (#146)
Show description for b390fac
shubha-rajan
authored
b390fac
View commit details
Copy full SHA for b390fac
View code at this point
Browse repository at this point
Commits on Aug 15, 2021
chore: add region tag for IAM auth connection code (#147)
shubha-rajan
authored
2c35c06
View commit details
Copy full SHA for 2c35c06
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
chore: refactor perform_refresh and add tests (#144)
Show description for 3020037
shubha-rajan
authored
3020037
View commit details
Copy full SHA for 3020037
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
chore: add region tags to connection code in tests (#113)
Show description for badd747
shubha-rajan
authored
badd747
View commit details
Copy full SHA for badd747
View code at this point
Browse repository at this point
Commits on May 14, 2021
feat: add support for IAM auth with pg8000 driver (#101)
Show description for 6703232
shubha-rajan
and
kurtisvg
authored
6703232
View commit details
Copy full SHA for 6703232
View code at this point
Browse repository at this point
Commits on May 4, 2021
feat: allow specifying ip address type (#79)
Show description for b3f80c9
shubha-rajan
authored
b3f80c9
View commit details
Copy full SHA for b3f80c9
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
feat: add pytds support (#57)
Show description for 060a78f
shubha-rajan
authored
060a78f
View commit details
Copy full SHA for 060a78f
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
chore: add static type checking with flake8-annotations and mypy (#74)
Show description for 0f8aac5
shubha-rajan
authored
0f8aac5
View commit details
Copy full SHA for 0f8aac5
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
fix: cancel all async resources when an ICM is destroyed (#76)
shubha-rajan
authored
07de2a2
View commit details
Copy full SHA for 07de2a2
View code at this point
Browse repository at this point
Commits on Apr 7, 2021
chore: move static methods to their own modules (#66)
Show description for a62a69d
shubha-rajan
authored
a62a69d
View commit details
Copy full SHA for a62a69d
View code at this point
Browse repository at this point
fix: add timeout in InstanceConnectionManager.connect (#60)
shubha-rajan
authored
816019b
View commit details
Copy full SHA for 816019b
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
fix: generate keys asynchronously (#59)
Show description for 56d2c70
shubha-rajan
and
kurtisvg
authored
56d2c70
View commit details
Copy full SHA for 56d2c70
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
feat: set User-Agent to include version and SQL driver info (#54)
shubha-rajan
authored
851d110
View commit details
Copy full SHA for 851d110
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
chore: fix docstring in InstanceConnectionManager and function name in tests (#52)
shubha-rajan
authored
1fcae4a
View commit details
Copy full SHA for 1fcae4a
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
feat: add pg8000 support (#40)
Show description for d810d7d
shubha-rajan
authored
d810d7d
View commit details
Copy full SHA for d810d7d
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
testing: add integration testing for pymysql driver support (#39)
Show description for 30028f6
shubha-rajan
authored
30028f6
View commit details
Copy full SHA for 30028f6
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Added connect method (#19)
Show description for f0272b3
Ryan Chen
authored
f0272b3
View commit details
Copy full SHA for f0272b3
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Adding _perform_refresh to InstanceConnectionManager (#13)
Show description for a6db853
Ryan Chen
authored
a6db853
View commit details
Copy full SHA for a6db853
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.