Skip to content

Commit 83789d6

Browse files
committed
all: release v0.18.0
This commit will be tagged v0.18.0. Change-Id: I2b3608d87761056d74dc9c78316241f1f7286834 Reviewed-on: https://code-review.googlesource.com/c/google-api-go-client/+/52410 Reviewed-by: Cody Oss <codyoss@google.com> Reviewed-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Noah Dietz <ndietz@google.com>
1 parent e297097 commit 83789d6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
# v0.17.0
1+
# v0.18.0
2+
3+
- Add the WithClientCertSource option for mTLS (client TLS certificates), currently only supported for HTTP clients.
4+
5+
- Allow host:port for endpoint overrides, rather than requiring the full base URL (for google.golang.org/api clients).
26

7+
- Make DialPool work with WithGRPCConn plus non-zero pool size [googleapis/google-cloud-go#1780](https://github.com/googleapis/google-cloud-go/issues/1780)
8+
9+
# v0.17.0
310

411
- Revert sqladmin package name back from sql to sqladmin. (#448)
512

0 commit comments

Comments
 (0)