Skip to content

Commit a4f3336

Browse files
chore(main): release 1.5.0 (#415)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e50dd25 commit a4f3336

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.5.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.4.1...v1.5.0) (2023-11-15)
4+
5+
6+
### Features
7+
8+
* add pgx v5 support ([#395](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/395)) ([#413](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/413)) ([c07799c](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/c07799cbd194d003e558be136961511b37481f4f))
9+
* add support for Auto IAM AuthN ([#358](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/358)) ([e50dd25](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/e50dd25503ba29125023b8dc3084f4876079c48b))
10+
11+
12+
### Bug Fixes
13+
14+
* use HandshakeContext by default ([#417](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/417)) ([81bd2d6](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/81bd2d651db7adf91f9e404f278354364ffea73d))
15+
316
## [1.4.1](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.4.0...v1.4.1) (2023-10-11)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.1
1+
1.5.0

0 commit comments

Comments
 (0)