We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78efb7 commit 13b0e82Copy full SHA for 13b0e82
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.8.0](https://github.com/edosrecki/google-cloud-sql-cli/compare/v1.7.5...v1.8.0) (2022-11-11)
2
+
3
4
+### Features
5
6
+* support IAM login ([e8dcf6d](https://github.com/edosrecki/google-cloud-sql-cli/commit/e8dcf6d796984049e2a3b6a44b1ef458dd538c48))
7
8
## [1.7.5](https://github.com/edosrecki/google-cloud-sql-cli/compare/v1.7.4...v1.7.5) (2022-11-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "google-cloud-sql",
- "version": "1.7.5",
+ "version": "1.8.0",
"description": "Connect to private Google Cloud SQL instance through Cloud SQL Auth Proxy running in GKE cluster.",
"license": "UNLICENSED",
"author": "Dinko Osrecki <dinko.osrecki@emarsys.com>",
0 commit comments