Skip to content

Latest commit

 

History

History
204 lines (92 loc) · 7.65 KB

File metadata and controls

204 lines (92 loc) · 7.65 KB

3.0.1 (2026-01-11)

Bug Fixes

3.0.0 (2026-01-11)

  • chore!: move to ESM, pnpm (0c96f8f)

BREAKING CHANGES

  • Not a breaking change, source in ESM, but still compiles to CJS. However, releasing as major version due to potential for failures because of a new build process.

2.0.0 (2026-01-10)

  • feat!(alloyDB): add alloyDB (3653ce2)

BREAKING CHANGES

  • Configuration file format changes in order to support both Cloud SQL and AlloyDB instances. Migration from v1 to v2 should be automatic on the first run of the v2 of the CLI.

Relates SUITEDEV-39317

1.10.0 (2025-05-20)

Features

  • upgrade to cloud sql auth proxy v2 (3cc42eb)

1.9.4 (2024-11-18)

1.9.3 (2024-01-15)

1.9.2 (2023-11-15)

1.9.1 (2023-10-03)

1.9.0 (2023-08-15)

Features

  • increase pod wait timeout to 5min (b80736c)

1.8.2 (2023-07-24)

1.8.1 (2023-01-11)

Bug Fixes

  • kebab case pod name on kubectl run (e5253fe)

1.8.0 (2022-11-11)

Features

1.7.5 (2022-11-04)

Bug Fixes

  • release: update package.json version (64c349a)

1.7.4 (2022-11-04)

1.7.3 (2022-11-04)

1.7.2 (2022-11-04)

1.7.1 (2022-05-18)

Bug Fixes

  • service-account flag removed in latest kubectl (1be49fd)

1.7.0 (2022-01-31)

Features

1.6.1 (2022-01-31)

Bug Fixes

1.6.0 (2022-01-31)

Bug Fixes

  • release from master branch (9e63d7f)

Features

  • add safe-to-evict pod annotation (904fa26)

1.5.4 (2022-01-31)

Bug Fixes

  • deploy new GitHub Release (b4d9c94)

1.5.3 (2022-01-26)

Bug Fixes

  • add shebang to index file (40ddc86)

1.5.2 (2022-01-26)

1.5.1 (2022-01-25)

Bug Fixes

  • configurations run fails (6c7d84f)
  • throw error if cmd return code not 0 (79ec7f9)

1.5.0 (2022-01-25)

Features

  • print command errors to user (7f11505)

1.4.0 (2022-01-24)

Features

  • add non-interactive run command (0edb68d)

1.3.0 (2022-01-23)

Features

  • alias create command as edit (a6052f7)

1.2.0 (2022-01-23)

Features

  • support kubectl contexts (753f711)

1.1.1 (2022-01-23)

Bug Fixes

1.1.0 (2022-01-23)

Features

  • support MySQL and SQL Server (7ff7359)

1.0.2 (2022-01-23)

Bug Fixes

  • homebrew formula description (d94f74f)

1.0.1 (2022-01-23)

Bug Fixes

1.0.0 (2022-01-23)

Features

  • add semantic release (bb600da)
  • initial version of google-cloud-sql CLI app (f7cd542)