Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/cloud-sql-python-connector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: GoogleCloudPlatform/cloud-sql-python-connector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat-local-proxy
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 5, 2025

  1. chore: Add debug logging to pyproject.toml

    Uziel Silva authored and hessjcg committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    bf2850e View commit details
    Browse the repository at this point in the history
  2. refactor: split Connector.connect_async into Connector._get_cache and…

    … Connector.connect_async_socket
    hessjcg committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    80dcbe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8292f81 View commit details
    Browse the repository at this point in the history
  4. wip test_connector.py add proxy test

    wip: proxy changes
    hessjcg committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    13e1158 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90643ff View commit details
    Browse the repository at this point in the history
Loading