Skip to content

Commit

Permalink
chore(main): release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 18, 2024
1 parent 5255fbb commit 9393ce2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.5.0...v1.6.0) (2024-11-18)


### Features

* invalidate cache on bad connection info and failed IP lookup ([#389](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/389)) ([e8fbbdf](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/e8fbbdf80d8aa5f0df2605a779edff631e5f5a2c))

## [1.5.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.4.0...v1.5.0) (2024-11-12)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/alloydb/connector/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.5.0"
__version__ = "1.6.0"

0 comments on commit 9393ce2

Please sign in to comment.