Skip to content

Commit f27a975

Browse files
authored
chore(main): release 0.1.0 (GoogleCloudPlatform#14)
1 parent ce27be6 commit f27a975

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## 0.1.0 (2022-04-27)
4+
5+
6+
### Features
7+
8+
* add Dockerfiles and build config with vendoring ([#3](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/3)) ([273c24f](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/273c24f75d89b15bbe05a5b65ed3d32fa41b7a4b))
9+
* add support for metadata in version ([#6](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/6)) ([ca116ec](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/ca116ec0c931a0309ae745e8b102bcd2865468ae))
10+
* bump Go connector to v0.1.0 ([#15](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/15)) ([ce27be6](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/ce27be6716ab30cdff8035a89f56f4c68b892643))
11+
* update connector to use v1beta ([#12](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/12)) ([e0dfbdf](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/e0dfbdfad13bfe209b929bbe41b1a132cd808348))
12+
* use alloydb-go-connector ([#2](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/issues/2)) ([896ba1c](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/commit/896ba1c6dc01991b33dc7624ddda12963661c1b8))

cmd/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0-dev
1+
0.1.0

0 commit comments

Comments
 (0)