Skip to content

Commit 565e0d8

Browse files
chore(main): release 1.2.0 (#217)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 33d1369 commit 565e0d8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.1.0...v1.2.0) (2023-02-15)
4+
5+
6+
### Features
7+
8+
* add support for Go 1.20 ([#216](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/216)) ([43e16c0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/43e16c049b7e2d55c73ee2a21ef936f18620923f))
9+
10+
11+
### Bug Fixes
12+
13+
* improve reliability of certificate refresh ([#220](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/220)) ([db686a9](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/db686a9058b7998472a3a32df6598c90390abf84))
14+
* prevent repeated context expired errors ([#228](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/228)) ([33d1369](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/33d1369f4ce7011b15e91004caddc350a64d2127))
15+
316
## [1.1.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.0.0...v1.1.0) (2023-01-10)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1-dev
1+
1.2.0

0 commit comments

Comments
 (0)