We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37aced4 commit f9ed135Copy full SHA for f9ed135
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.7.2](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/compare/v2.7.1...v2.7.2) (2023-11-14)
4
+
5
6
+### Bug Fixes
7
8
+* use proper error instance to write error log ([#2014](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/2014)) ([cc76a54](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/commit/cc76a544a6878ad9f0ef5fb407de314b3f801cbe))
9
10
## [2.7.1](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/compare/v2.7.0...v2.7.1) (2023-10-17)
11
12
cmd/version.txt
@@ -1 +1 @@
-2.7.1
+2.7.2
0 commit comments