1.06 Release
Breaking change: updated hostname for Proxy Docker Image.
The previous version (1.05) was available at b.gcr.io/cloudsql-docker/gce-proxy:1.05
The newest version (1.06) is available at gcr.io/cloudsql-docker/gce-proxy:1.06
Note the change in the domain, from b.gcr.io
-> gcr.io
. The old domain may be used for older versions of the proxy for the time being, but all old Docker images have been copied to the new gcr.io
domain so you are encouraged to update your URL regardless of whether you're starting to use the new 1.06 version.
Other changes: typo fixes and recompile for Go 1.7.4.
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