From dd8e3879ce0c37d56105533ae933a8c116b8f1c7 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 11:23:55 -0600 Subject: [PATCH] chore(main): release 1.8.0 (#514) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd17796d..7affe2b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.8.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.7.0...v1.8.0) (2024-03-12) + + +### Features + +* add support for debug logging ([#523](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/523)) ([a9b8557](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/a9b8557ffb4ea046cf19961a8f7fed86548e6ac8)), closes [#506](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/506) +* add support for PSC ([#513](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/513)) ([614dbd3](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/614dbd3382fc9fca137eb234a8133572fa1ad3a7)) + + +### Bug Fixes + +* remove duplicate refresh for all connections ([#526](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/526)) ([e9f63a3](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/e9f63a3ffd5d75b7c961913097d64c70e2c23320)) + ## [1.7.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.6.0...v1.7.0) (2024-02-13) diff --git a/version.txt b/version.txt index bd8bf882..27f9cd32 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.0 +1.8.0