1.08 Release
The newest version (1.08) is available at gcr.io/cloudsql-docker/gce-proxy:1.08
Bug fix for panic when the region is omitted
You should be specifying the region in your connection strings, as it is going to become required in a future release. In case you for some reason have not updated your command line strings this release will fix the panic introduced by version 1.07
Other changes: Recompile for Go 1.8 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