Skip to content

Commit 929dea4

Browse files
chore(main): release 1.6.0 (#496)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e51ef9b commit 929dea4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.5.2...v1.6.0) (2024-01-29)
4+
5+
6+
### Features
7+
8+
* add support for public IP ([#474](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/474)) ([e51ef9b](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/e51ef9b873111f142f1e6d70f006eee35456c4aa))
9+
10+
11+
### Bug Fixes
12+
13+
* avoid scheduling an instance refresh if the context is done ([#491](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/491)) ([42c8ae3](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/42c8ae3456d88957138abfd95d90bab8c6448f72)), closes [#493](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/493)
14+
315
## [1.5.2](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.5.1...v1.5.2) (2024-01-17)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.2
1+
1.6.0

0 commit comments

Comments
 (0)