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-go-connector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.20.1
Choose a base ref
...
head repository: GoogleCloudPlatform/cloud-sql-go-connector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.20.2
Choose a head ref
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    1078752 View commit details
    Browse the repository at this point in the history
  2. chore: Refactor MDX protobuf generation to use the newer opaque api. (#…

    …1072)
    
    This updates protobuf code generator to generate the newer style opaque api. This is safer to use and more in line
    with other generated Google API stubs. This does not change the API structure in any way.
    hessjcg authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    0ada181 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

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

Commits on Mar 18, 2026

  1. chore(main): release 1.20.2 (#1076)

    * chore(main): release 1.20.2
    
    * Update CHANGELOG.md
    
    Add note about the deprecation of PGX v4 support.
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Jonathan Hess (he/him) <103529393+hessjcg@users.noreply.github.com>
    release-please[bot] and hessjcg authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    f1d9c07 View commit details
    Browse the repository at this point in the history
Loading