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.25.0
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.25.1
Choose a head ref
  • 4 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 13, 2026

  1. fix: Improve Stackdriver error logging in Cloud SQL Proxy (#2652)

    When Stackdriver export fails, extract details from the gRPC error
    and log them. If the error suggests a permission issue, add a hint
    suggesting the user check their IAM permissions (Metric Writer and
    Trace Agent roles).
    hessjcg authored Aug 13, 2026
    Configuration menu
    Copy the full SHA
    3c76891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ae95e View commit details
    Browse the repository at this point in the history
  3. chore: add release-please tags to generated docs (#2525)

    Adds a step to the doc generation to include release-please tags. This allows release-please to automatically update the version in the generated documentation.
    hessjcg authored Aug 13, 2026
    Configuration menu
    Copy the full SHA
    495df6c View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.25.1 (#2658)

    * chore(main): release 2.25.1
    
    * fix
    
    * fix
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Jin Hou <jinphou@google.com>
    release-please[bot] and panavenue authored Aug 13, 2026
    Configuration menu
    Copy the full SHA
    20a4979 View commit details
    Browse the repository at this point in the history
Loading