Skip to content

Commit

Permalink
chore(main): release 1.5.0 (#415)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Nov 15, 2023
1 parent e50dd25 commit a4f3336
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.5.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.4.1...v1.5.0) (2023-11-15)


### Features

* 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))
* 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))


### Bug Fixes

* use HandshakeContext by default ([#417](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/417)) ([81bd2d6](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/81bd2d651db7adf91f9e404f278354364ffea73d))

## [1.4.1](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.4.0...v1.4.1) (2023-10-11)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.1
1.5.0

0 comments on commit a4f3336

Please sign in to comment.