1.05 Release
WARNING: The compiled version of the proxy has a known issue with an older version of a dependency. Please use a more recent version of the Cloud SQL proxy than relying on this one.
This release mostly covers the following commits:
- 621f125436028d3e51f8e42: Ignore the scope of the GCE instance when OAuth is done some other way
- 0b206479c55fcc56e864ed0: Listen on port 0 to get "any port"
From now on, Docker container releases will be done by creating a new tag for the release, only updating 'latest' after some time has passed. Developers depending on the Cloud SQL Proxy Docker containers are encouraged to tie their production code to a specific tag so that a bad Cloud SQL Proxy release won't break anything.
The docker container is now available: b.gcr.io/cloudsql-docker/gce-proxy:1.05
Precompiled binaries will be available in a few hours 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