From 56b1218cf9c826bd3c23fc8889830a66c91fa794 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 11:41:28 -0600 Subject: [PATCH] chore(main): release 1.4.0 (#362) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 009f852b..058bc8d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.4.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.3.4...v1.4.0) (2023-08-28) + + +### Features + +* add support for WithOneOffDialFunc ([#364](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/364)) ([a54b649](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/a54b64931e9bd0527f0162d187a008aea59563f2)) + + +### Bug Fixes + +* update ForceRefresh to block if invalid ([#360](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/360)) ([b0c9ffa](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/b0c9ffa9c2a781a7b7b10eb7e1a3ff3a1b99f59e)) + ## [1.3.4](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.3.3...v1.3.4) (2023-08-16) diff --git a/version.txt b/version.txt index d0149fef..88c5fb89 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.4 +1.4.0