Skip to content

Commit

Permalink
chore(main): release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 25, 2023
1 parent 2d1674f commit 23cb51d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.2.0](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/compare/v1.1.0...v1.2.0) (2023-01-25)


### Features

* add admin server with pprof ([#236](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/236)) ([46d59c8](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/46d59c8b43cb58852b513e2114f9307176b76d0c))
* add support for min ready instances ([#229](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/229)) ([f9d262a](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/f9d262aa4244bc9be80c096b76378af74722511f))
* add support for user-agent configuration ([#232](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/232)) ([0b1d3e9](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/0b1d3e962bd0487b045a32777f54709d84ff2bea))


### Bug Fixes

* return correct exit code on SIGTERM ([#231](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/231)) ([a0ac50c](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/a0ac50cf968a77b94959d9dac232a9777391a0b9))
* use correct OAuth2 scope for impersonation ([#241](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/241)) ([af91431](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/af914315111360a963377a3a4802ef612f7013e5))

## [1.1.0](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/compare/v1.0.0...v1.1.0) (2023-01-17)


Expand Down
2 changes: 1 addition & 1 deletion cmd/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1-dev
1.2.0

0 comments on commit 23cb51d

Please sign in to comment.