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: v1.12.0
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: v1.12.1
Choose a head ref
  • 13 commits
  • 22 files changed
  • 3 contributors

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    99c2d56 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    b6a6c6c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    7d99808 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    bc13665 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    610209d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. test: add CAS-based CAs instance to test (#1157)

    Add integration test to a CAS-based CAs instance.
    jackwotherspoon authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7e8e8a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    e730212 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix: set PSC ip type based on pscEnabled (#1158)

    With CAS-based instances being supported soon and also using dnsName,
    we can no longer rely on the presence of dnsName in the connectSettings
    API as identifying that PSC is enabled on an instance.
    
    Instead we should check pscEnabled from the response as source of truth.
    
    Check if pscEnabled is True before setting PSC ip type.
    jackwotherspoon authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    53e40c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    bd79cde View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    3f3340f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6784aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e807c39 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    76af210 View commit details
    Browse the repository at this point in the history
Loading