Skip to content

Commit

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

## [0.6.0](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/compare/v0.5.1...v0.6.0) (2022-10-12)


### Features

* add support for FUSE ([#135](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/135)) ([e383f58](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/e383f582e9d193e381be407796b7663f9f6adf92)), closes [#132](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/132)
* bump to Go 1.19 ([#140](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/140)) ([773b0b7](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/773b0b79db1f999071ed00c4aee9eeb5af630e0f))


### Bug Fixes

* add entrypoint to Dockerfiles ([#128](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/128)) ([1d03b71](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/1d03b71dd83a01ed4b84376b50345e4afacc0e25))
* add support for legacy project names in FUSE ([#137](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/137)) ([b137ae0](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/b137ae02ceb0775f7f87122f8f8e1a9d6a84f113))
* allow group and other access to Unix socket ([#136](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/136)) ([5649176](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/564917604c09a2d06f6a917bf8d5a57754dc91f6))
* support configuration of HTTP server address ([#1365](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/1365)) ([#131](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/131)) ([bd88339](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/bd88339a242e9550b7e601b347b4500892112730))

## [0.5.1](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/compare/v0.5.0...v0.5.1) (2022-09-07)


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

0 comments on commit 31015b6

Please sign in to comment.