You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Update default Cloud SQL Postgres version to 17 and add more versions (#9211)
In `src/gcp/cloudsql/cloudsqladmin.ts`, we currently default to postgres 15. This change updates that to default to postgres 17.
This also adds Postgres 16, 17, and 18 to the available `databaseVersion` types in `src/gcp/cloudsql/types.ts` and adds a changelog entry to `CHANGELOG.md`.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Joe Hanley <[email protected]>
0 commit comments