The current version of cloudsql-proxy being installed by gcloud components is 1.13. Anyway we can get return to that release channel? ๐
Oh another quick thing! By default the bin cloud_sql_proxy is not symlinked to /usr/local/bin like other products (gcloud, gsutils). Would be awesome to have that automated as well.
I've opened an internal bug against the team that manages the gcloud to make sure this is on their radar.
The current version is gcloud should be v1.17 or higher at the moment. There is work being done to automate the process.
Just tried to install it and it is still 1.13:
~ โโผ gcloud components install cloud_sql_proxy
Your current Cloud SDK version is: 315.0.0
Installing components from version: 315.0.0
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ These components will be installed. โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโค
โ Name โ Version โ Size โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโค
โ Cloud SQL Proxy โ 1.13.0 โ 7.3 MiB โ
โ Cloud SQL Proxy โ 1.13.0 โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโ
I just got updated to 1.18.0 today, so maybe that issue is resolved @2m. Although, it still doesn't appear on my path by default (like other gcloud components)
Just a quick update here - the proxy version gcloud installs has been updated to at least 1.18.0 and the version string is now listed correctly. I've filed a separate internal bug for updating the installation to add itself to the PATH, but I'm going to mark this as closed since it's not related to the repo.