v0.18.0
-
Add the WithClientCertSource option for mTLS (client TLS certificates), currently only supported for HTTP clients.
-
Allow host:port for endpoint overrides, rather than requiring the full base URL (for google.golang.org/api clients).
-
Make DialPool work with WithGRPCConn plus non-zero pool size googleapis/google-cloud-go#1780