From 22f02e015acce578679339f8692029d0787e665d Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 18:15:19 +0000 Subject: [PATCH] chore(v1): release 1.33.12 --- CHANGELOG.md | 7 +++++++ proxy/util/version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccf7b70b6..010d2a793 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.33.12](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/compare/v1.33.11...v1.33.12) (2023-10-17) + + +### Bug Fixes + +* update supported Go versions ([#2002](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/2002)) ([68b85b6](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/commit/68b85b6646e0eec39b42cf578695abcf9b6538bb)) + ## [1.33.11](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/compare/v1.33.10...v1.33.11) (2023-09-19) diff --git a/proxy/util/version.txt b/proxy/util/version.txt index ca7a1ec9c..325da8275 100644 --- a/proxy/util/version.txt +++ b/proxy/util/version.txt @@ -1 +1 @@ -1.33.11 +1.33.12