-
Notifications
You must be signed in to change notification settings - Fork 352
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.21.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: GoogleCloudPlatform/cloud-sql-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.21.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 17 files changed
- 6 contributors
Commits on Apr 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4242010 - Browse repository at this point
Copy the full SHA 4242010View commit details
Commits on Apr 2, 2026
-
fix: use specific config file for loading (#2573) (#2580)
Ensures that Viper loads the specific configuration file provided via the --config-file flag by using SetConfigFile instead of SetConfigName and AddConfigPath. This prevents filename ambiguity when multiple files with the same base name but different extensions exist in the same directory. Similar to AlloyDB Auth Proxy PR #914.
Configuration menu - View commit details
-
Copy full SHA for f951767 - Browse repository at this point
Copy the full SHA f951767View commit details
Commits on Apr 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e1eeab8 - Browse repository at this point
Copy the full SHA e1eeab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a5ab1 - Browse repository at this point
Copy the full SHA 24a5ab1View commit details -
test: shift test ports to avoid linux ephemeral port range (#2588)
This change moves the hardcoded ports in proxy_test.go from the 50000-60000 range to the 24000-26000 range. The linux ephemeral port range typically starts at port 32768 (or 36000), which was causing intermittent 'address already in use' failures in the tests.
Configuration menu - View commit details
-
Copy full SHA for bad432f - Browse repository at this point
Copy the full SHA bad432fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a75d27 - Browse repository at this point
Copy the full SHA 3a75d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d1583 - Browse repository at this point
Copy the full SHA 51d1583View commit details
Commits on Apr 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0a03a39 - Browse repository at this point
Copy the full SHA 0a03a39View commit details -
chore(main): release 2.21.3 (#2581)
* chore(main): release 2.21.3 * fix lint issue --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Jin Hou <jinphou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 87a84fb - Browse repository at this point
Copy the full SHA 87a84fbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.21.2...v2.21.3