Skip to content

Commit 6080d8c

Browse files
chore(main): release 1.10.0 (#558)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ffd4916 commit 6080d8c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [1.10.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.9.0...v1.10.0) (2024-05-14)
4+
5+
6+
### Features
7+
8+
* add context debug logger ([#573](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/573)) ([375cca3](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/375cca3af2d4a074fea7597e0d6be35e72a2976d))
9+
* add support for a lazy refresh ([#565](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/565)) ([75fb63e](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/75fb63e9b9a77427c58be8e57705eb8cdaf91e41)), closes [#549](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/549)
10+
* invalidate cache on IP type errors ([#555](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/555)) ([154ab5f](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/154ab5f7197eca3e57dceb5c337d0beb187e2496)), closes [#554](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/554)
11+
* support static connection info ([#572](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/572)) ([af8b703](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/af8b7039e288a4d10b6865df0bf5e45985f5ed5c))
12+
313
## [1.9.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.8.0...v1.9.0) (2024-04-16)
414

515

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0
1+
1.10.0

0 commit comments

Comments
 (0)