github GoogleCloudPlatform/cloud-sql-proxy v1.11.0
1.11 Release

latest releases: v2.11.0, v1.35.1, v1.35.0...
5 years ago

The newest version is available at gcr.io/cloudsql-docker/gce-proxy:1.11 and at the precompiled locations (see below)

Notable changes:

  • Add -max_connections flag: b4646d0
    • Setting -max_connections will limit the maximum number of connections, the default value of 0 will have no limitation.
  • Add -refresh_config_throttle flag: ac3f4da
    • Setting -refresh_config_throttle will set the period between API calls. Leave it empty to use the default value (1 min) unless absolutely needed.

Other changes: Recompile for Go 1.9 to pick up performance gains

The precompiled binaries can be found at the standard locations:

https://dl.google.com/cloudsql/cloud_sql_proxy.linux.amd64
https://dl.google.com/cloudsql/cloud_sql_proxy.linux.386
https://dl.google.com/cloudsql/cloud_sql_proxy.darwin.amd64
https://dl.google.com/cloudsql/cloud_sql_proxy.darwin.386
https://dl.google.com/cloudsql/cloud_sql_proxy_x64.exe
https://dl.google.com/cloudsql/cloud_sql_proxy_x86.exe

Don't miss a new cloud-sql-proxy release

NewReleases is sending notifications on new releases.