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: v1.16.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.17.0
Choose a head ref
  • 10 commits
  • 21 files changed
  • 3 contributors

Commits on Jan 20, 2025

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

Commits on Feb 3, 2025

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

Commits on Feb 4, 2025

  1. Configuration menu
    Copy the full SHA
    b4f8f52 View commit details
    Browse the repository at this point in the history
  2. feat: add support for GOOGLE_CLOUD_QUOTA_PROJECT env var (#1231)

    Add support for quota_project to be set via the GOOGLE_CLOUD_QUOTA_PROJECT env var.
    jackwotherspoon authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    5232055 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

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

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    66484d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507605c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eade1d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. build: update release.sh to not use setup.py (#1236)

    In #1230 we moved package off of setup.py and over to pyproject.toml
    
    Forgot a spot to update in release.sh which references setup.py which no longer exists.
    jackwotherspoon authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    be2c770 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. chore(main): release 1.17.0 (#1233)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    d55ce10 View commit details
    Browse the repository at this point in the history
Loading