Skip to content

Commit 0ee91b2

Browse files
chore(main): release 1.11.0 (#587)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ee8182b commit 0ee91b2

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.11.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.10.0...v1.11.0) (2024-06-12)
4+
5+
6+
### Features
7+
8+
* generate RSA key lazily for lazy refresh ([#589](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/589)) ([f106169](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/f106169b8eee837d9b37d72de22d3a8b86c02966)), closes [#584](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/584)
9+
10+
11+
### Bug Fixes
12+
13+
* ensure connection count is correctly reported ([#586](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/586)) ([b640ffb](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/b640ffbc6304f1f4bf67b8a2792f54c8feffee38))
14+
315
## [1.10.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.9.0...v1.10.0) (2024-05-14)
416

517

version.txt

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

0 commit comments

Comments
 (0)