Releases: ahmadnassri/action-google-cloud-sql-proxy
Releases · ahmadnassri/action-google-cloud-sql-proxy
v1.4.0
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
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
1.2.1 (2021-04-23)
Bug Fixes
- off-by-one errors are the best! (0ac318d)
v1.2.0
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
1.1.0 (2021-04-23)
Features
- wait for connection before wrapping up (5368785)
v1.0.4
1.0.4 (2021-02-06)
Bug Fixes
v1.0.3
1.0.3 (2021-02-06)
Bug Fixes
v1.0.2
1.0.2 (2021-02-06)
Bug Fixes
- action: unique name for action marketplace (e56d0c3)
v1.0.1
1.0.1 (2021-02-06)
Docs
- readme: link to cloud sql repo for version info (1abdb22)
v1.0.0
1.0.0 (2021-02-06)
Features