Skip to content

Commit

Permalink
chore(main): release 1.4.0 (#362)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Sep 5, 2023
1 parent 3144a5f commit 56b1218
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.4
1.4.0

0 comments on commit 56b1218

Please sign in to comment.