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-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.17.1
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.0
Choose a head ref
  • 8 commits
  • 16 files changed
  • 6 contributors

Commits on Jun 11, 2025

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

Commits on Jun 12, 2025

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

Commits on Jun 23, 2025

  1. feat: add --skip-failed-instance-config flag, to ignore unix socket c…

    …onnection errors on startup (#2452)
    
    This ports the -skip_failed_instance_config flag from v1 to v2. If set, this will ignore connection errors that 
    occur while creating unix sockets during startup.
    
    fixes #2451
    kenkania authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    05b0d60 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Configuration menu
    Copy the full SHA
    6d454ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f364fb8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/go-viper/mapstructure/v2 (#2466)

    Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
    - [Release notes](https://github.com/go-viper/mapstructure/releases)
    - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
    - [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-viper/mapstructure/v2
      dependency-version: 2.3.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    3c20e86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12ac1cf View commit details
    Browse the repository at this point in the history
  5. chore(main): release 2.18.0 (#2464)

    * chore(main): release 2.18.0
    
    * docs: update version number in documentation.
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: kgala2 <[email protected]>
    release-please[bot] and kgala2 authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    32bfee4 View commit details
    Browse the repository at this point in the history
Loading