Skip to content

Commit

Permalink
chore(main): release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 17, 2023
1 parent c9eea7e commit e895673
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.3.0](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.2.0...v1.3.0) (2023-10-17)


### Features

* Configure containerPort on proxy pod when telemetry is enabled ([#442](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/442)) ([a13ca22](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/a13ca224737d845b3faa8b7b066475d59ad9ddb9))


### Bug Fixes

* Correct the name of the quit url envvar CSQL_PROXY_QUIT_URLS. ([#454](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/454)) ([bd75451](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/bd75451235366725642894f454a3ce588bc4422d))

## [1.2.0](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.1.0...v1.2.0) (2023-09-20)


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

0 comments on commit e895673

Please sign in to comment.