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
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 }}
GoogleCloudPlatform
/
cloud-sql-python-connector
Public
Notifications
You must be signed in to change notification settings
Fork
89
Star
344
Code
Issues
45
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Support Developer Edition connections
- #1433
#1433
Open
hessjcg
wants to merge 11 commits into
main
GoogleCloudPlatform/cloud-sql-python-connector:main
from
sql-data-service-public
GoogleCloudPlatform/cloud-sql-python-connector:sql-data-service-public
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
feat: Support Developer Edition connections
#1433
hessjcg
wants to merge 11 commits into
main
GoogleCloudPlatform/cloud-sql-python-connector:main
from
sql-data-service-public
GoogleCloudPlatform/cloud-sql-python-connector:sql-data-service-public
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
feat: Support Developer Edition connections
Show description for 46072ea
hessjcg
committed
46072ea
View commit details
Copy full SHA for 46072ea
Browse repository at this point
test(e2e): add end-to-end test for postgres connection with sqldata iptype
hessjcg
committed
2db092f
View commit details
Copy full SHA for 2db092f
Browse repository at this point
fix(sqldata): fix DriverMapping lookup in IAM auth and pass stream timeout
Show description for 2cc965f
hessjcg
committed
2cc965f
View commit details
Copy full SHA for 2cc965f
Browse repository at this point
fix(sqldata): improve SqlDataClient task lifecycle, cancellation, and resource cleanup
Show description for 6780ace
hessjcg
committed
6780ace
View commit details
Copy full SHA for 6780ace
Browse repository at this point
refactor(sqldata): improve API consistency, docstrings, imports, and logging
Show description for e2d0d1a
hessjcg
committed
e2d0d1a
View commit details
Copy full SHA for e2d0d1a
Browse repository at this point
test(sqldata): add unit tests for SQL_DATA and SqlDataClient
Show description for cad62f3
hessjcg
committed
cad62f3
View commit details
Copy full SHA for cad62f3
Browse repository at this point
fix(sqldata): prioritize PSC over public IP for direct fallback and use CloudSQLConnectionError for missing CA cert
Show description for f77a3f3
hessjcg
committed
f77a3f3
View commit details
Copy full SHA for f77a3f3
Browse repository at this point
test(e2e): add end-to-end fallback test for postgres connection with sqldata iptype
hessjcg
committed
0fa3e4c
View commit details
Copy full SHA for 0fa3e4c
Browse repository at this point
feat(sqldata): handle ResourceExhausted errors with cooldown and exponential backoff
hessjcg
committed
00eef40
View commit details
Copy full SHA for 00eef40
Browse repository at this point
fix(sqldata): ensure full resource cleanup during tunnel init and improve state encapsulation
Show description for c0778f2
hessjcg
committed
c0778f2
View commit details
Copy full SHA for c0778f2
Browse repository at this point
feat(sqldata): standardize on synchronous direct SqlDataSocket and remove async TCP tunnel
Show description for a0036b4
hessjcg
committed
a0036b4
View commit details
Copy full SHA for a0036b4
Browse repository at this point
You can’t perform that action at this time.