-
Notifications
You must be signed in to change notification settings - Fork 350
Comparing changes
Open a pull request
base repository: GoogleCloudPlatform/cloud-sql-proxy
base: v2.11.4
head repository: GoogleCloudPlatform/cloud-sql-proxy
compare: v2.12.0
- 13 commits
- 31 files changed
- 5 contributors
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 757c08f - Browse repository at this point
Copy the full SHA 757c08fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a74fbf7 - Browse repository at this point
Copy the full SHA a74fbf7View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1850869 - Browse repository at this point
Copy the full SHA 1850869View commit details
Commits on Jul 9, 2024
-
fix: Make the process exit if there as an error accepting a fuse conn…
…ection. (#2257) This change makes FUSE-configured connections behave the same way as normal connections: the proxy process should exit when there is an error accepting a connection while listening on the local server socket.
Configuration menu - View commit details
-
Copy full SHA for bb2a0ae - Browse repository at this point
Copy the full SHA bb2a0aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0aaeb5 - Browse repository at this point
Copy the full SHA f0aaeb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136595b - Browse repository at this point
Copy the full SHA 136595bView commit details
Commits on Jul 11, 2024
-
feat: Add parameter --min-sigterm-delay allow new connections for a m…
Configuration menu - View commit details
-
Copy full SHA for 52cd0d9 - Browse repository at this point
Copy the full SHA 52cd0d9View commit details
Commits on Jul 15, 2024
-
feat: add support for Debian bookworm (#2267)
Add support for Debian 12 "bookworm" and remove support for Debian 10 "buster" as its LTS ended on June 30.
Configuration menu - View commit details
-
Copy full SHA for fbec17b - Browse repository at this point
Copy the full SHA fbec17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aeeaf8 - Browse repository at this point
Copy the full SHA 5aeeaf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0a33e - Browse repository at this point
Copy the full SHA 3a0a33eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea161ac - Browse repository at this point
Copy the full SHA ea161acView commit details
Commits on Jul 17, 2024
-
fix: ignore go-fuse ctx in Lookup (#2268)
Ignore context passed into Lookup as it can be cancelled by interrupts in go-fuse. Instead create a new context when Lookup is invoked.
Configuration menu - View commit details
-
Copy full SHA for ae8ec35 - Browse repository at this point
Copy the full SHA ae8ec35View commit details -
chore(main): release 2.12.0 (#2262)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a2070bf - Browse repository at this point
Copy the full SHA a2070bfView commit details
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.11.4...v2.12.0