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
google
on
main
User selector
All users
All time
Commit history
Commits on May 3, 2022
chore: bump version to 0.6.2-dev (#353)
jackwotherspoon
authored
afe0b2d
View commit details
Copy full SHA for afe0b2d
View code at this point
Browse repository at this point
chore(main): release 0.6.1 (#352)
github-actions[bot]
authored
1348ad5
View commit details
Copy full SHA for 1348ad5
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
chore: add comment for pg8000 connection (#333)
jackwotherspoon
authored
2336e56
View commit details
Copy full SHA for 2336e56
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
chore: bump version to 0.6.1-dev (#327)
jackwotherspoon
authored
efb2a58
View commit details
Copy full SHA for efb2a58
View code at this point
Browse repository at this point
chore(main): release 0.6.0 (#300)
github-actions[bot]
authored
b8ce44f
View commit details
Copy full SHA for b8ce44f
View code at this point
Browse repository at this point
chore: update mypy to 0.942 (#323)
jackwotherspoon
authored
dc6363c
View commit details
Copy full SHA for dc6363c
View code at this point
Browse repository at this point
feat!: deprecate default connect method (#316)
jackwotherspoon
authored
4a543dc
View commit details
Copy full SHA for 4a543dc
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 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 Mar 1, 2022
chore: bump version to 0.5.3-dev (#287)
jackwotherspoon
authored
9094783
View commit details
Copy full SHA for 9094783
View code at this point
Browse repository at this point
chore(main): release 0.5.2 (#264)
Show description for daa730c
github-actions[bot]
and
jackwotherspoon
authored
daa730c
View commit details
Copy full SHA for daa730c
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 2, 2022
chore: updating to 0.5.2-dev (#258)
jackwotherspoon
authored
a639bf4
View commit details
Copy full SHA for a639bf4
View code at this point
Browse repository at this point
chore(main): release 0.5.1 (#254)
Show description for 1d1e1ec
github-actions[bot]
and
jackwotherspoon
authored
1d1e1ec
View commit details
Copy full SHA for 1d1e1ec
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
chore: fix typo in deprecation warning and docstring (#255)
jackwotherspoon
authored
6ba866a
View commit details
Copy full SHA for 6ba866a
View code at this point
Browse repository at this point
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 20, 2022
fix: remove token padding strip (#245)
jackwotherspoon
authored
cb77021
View commit details
Copy full SHA for cb77021
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
chore: updating to 0.5.1-dev (#235)
jackwotherspoon
authored
94e0ef3
View commit details
Copy full SHA for 94e0ef3
View code at this point
Browse repository at this point
chore: release 0.5.0 (#234)
github-actions[bot]
authored
98403c4
View commit details
Copy full SHA for 98403c4
View code at this point
Browse repository at this point
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 7, 2021
chore: updating to 0.4.4-dev (#209)
jackwotherspoon
authored
117e894
View commit details
Copy full SHA for 117e894
View code at this point
Browse repository at this point
chore: release 0.4.3 (#199)
Show description for daef42d
github-actions[bot]
authored
daef42d
View commit details
Copy full SHA for daef42d
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 Nov 29, 2021
chore: update sql admin api hostname (#206)
Show description for 4eadc60
jackwotherspoon
authored
4eadc60
View commit details
Copy full SHA for 4eadc60
View code at this point
Browse repository at this point
chore: update to new ephemeralCert API (#205)
jackwotherspoon
authored
91c22b2
View commit details
Copy full SHA for 91c22b2
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
chore: updating to 0.4.3-dev (#194)
jackwotherspoon
authored
b85b60d
View commit details
Copy full SHA for b85b60d
View code at this point
Browse repository at this point
chore: release 0.4.2 (#193)
github-actions[bot]
authored
c97a713
View commit details
Copy full SHA for c97a713
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.