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-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.18.2
Choose a base ref
...
head repository: GoogleCloudPlatform/cloud-sql-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.18.3
Choose a head ref
  • 8 commits
  • 28 files changed
  • 4 contributors

Commits on Sep 30, 2025

  1. chore: Add build.sh script with common developer commands. (#2478)

    This creates a standardized developer commands script "build.sh" that will exist in this and
    all other Cloud SQL Connector projects.
    
    See GoogleCloudPlatform/cloud-sql-jdbc-socket-factory#2122
    hessjcg authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    8788ba2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

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

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    6d2b099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91a08a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57d1a41 View commit details
    Browse the repository at this point in the history
  4. chore: fix build.sh deps script (#2492)

    This fixes an error inbuild.sh deps command. Now the docker container image hashes will be updated correctly.
    hessjcg authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    66d6c41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5fb6ee View commit details
    Browse the repository at this point in the history
  6. chore(main): release 2.18.3 (#2500)

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