From 35e5ee68ce21c70401aecb1dc4257cf40daec979 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 14:38:16 -0400 Subject: [PATCH] chore(main): release 2.5.0 (#1867) --- CHANGELOG.md | 7 +++++++ cmd/version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74ddfd1d8..7cc9da199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.5.0](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/compare/v2.4.0...v2.5.0) (2023-07-11) + + +### Features + +* add PSC support to proxy ([#1863](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/1863)) ([496974a](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/commit/496974a31555d64f144d24247507c0ec457d7edd)) + ## [2.4.0](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/compare/v2.3.0...v2.4.0) (2023-06-14) diff --git a/cmd/version.txt b/cmd/version.txt index dfb9edcf4..437459cd9 100644 --- a/cmd/version.txt +++ b/cmd/version.txt @@ -1 +1 @@ -2.4.1-dev +2.5.0