Skip to content

Commit c4acbe2

Browse files
chore(main): release 1.3.0 (#282)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Eno Compton <enocom@google.com>
1 parent 5d9ced4 commit c4acbe2

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.3.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.2.2...v1.3.0) (2023-05-09)
4+
5+
6+
### Features
7+
8+
* use auto-generated AlloyDB client ([#268](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/268)) ([6613965](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/66139656f17dfdf0c34a987f86034135f70974c6))
9+
* use instance IP as SAN ([#289](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/289)) ([30d9740](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/30d9740885d8aa1c31877cb12f8754ccdf418e1c))
10+
11+
12+
### Bug Fixes
13+
14+
* require TLS 1.3 always ([#292](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/292)) ([05f8430](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/05f84302b11c7abeff22c1a6a04c18f9b61cd19b))
15+
316
## [1.2.2](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.2.1...v1.2.2) (2023-04-11)
417

518

version.txt

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

0 commit comments

Comments
 (0)