Skip to content

Releases: ahmadnassri/action-google-cloud-sql-proxy

v1.4.0

22 Jun 23:01
17267db
Compare
Choose a tag to compare

1.4.0 (2024-06-22)

Docs

  • update README template sources + fix bash quoting lint issues (d316672)
  • use updated doc template (17267db)

Features

  • allow connection from anywhere in the container, but bind it to localhost only on the host (5d192cb)
  • improve auth options conditions (755df5c)
  • make it work with GOOGLE_APPLICATION_CREDENTIALS (d301c1d)

Bug Fixes

  • ensure key is readable (bb46687)
  • loop + debug key (2573551)
  • remove host network binding + update README (75bba67)
  • use actions workflow syntax for output messages (a07fce1)

v1.3.0

22 Jun 23:01
v1.3.0
Compare
Choose a tag to compare

1.3.0 (2024-06-05)

CI/CD

  • workflows: updated workflows (8f855ef)

Features

  • accept either cred files or token (d98b836)

Bug Fixes

  • merge pull request #66 from ruxandrafed/master (079da4b)

v1.2.1

23 Apr 15:59
Compare
Choose a tag to compare

1.2.1 (2021-04-23)

Bug Fixes

  • off-by-one errors are the best! (0ac318d)

v1.2.0

23 Apr 15:45
Compare
Choose a tag to compare

1.2.0 (2021-04-23)

Features

  • update docker image version (c3d4fa0)

Docs

  • readme: update readme with info on new attributes (8a39e2a)

Code Style

  • lint: correct lint errors (65d976b)

v1.1.0

23 Apr 15:27
Compare
Choose a tag to compare

1.1.0 (2021-04-23)

Features

  • wait for connection before wrapping up (5368785)

v1.0.4

06 Feb 01:00
Compare
Choose a tag to compare

1.0.4 (2021-02-06)

Bug Fixes

v1.0.3

06 Feb 00:57
Compare
Choose a tag to compare

1.0.3 (2021-02-06)

Bug Fixes

  • shell: must define shell (98b7fe2)

v1.0.2

06 Feb 00:50
Compare
Choose a tag to compare

1.0.2 (2021-02-06)

Bug Fixes

  • action: unique name for action marketplace (e56d0c3)

v1.0.1

06 Feb 00:48
Compare
Choose a tag to compare

1.0.1 (2021-02-06)

Docs

  • readme: link to cloud sql repo for version info (1abdb22)

v1.0.0

06 Feb 00:47
Compare
Choose a tag to compare

1.0.0 (2021-02-06)

Features