google/google-api-go-client
### [`v0.20.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0200)
[Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.19.0...v0.20.0)
- WithGRPCConnectionPool is a no-op for some APIs
- correctly report Go version of runtime
- Various updates to autogenerated clients.
_Please note:_ the release version is not indicative of an individual client's
stability or version.
### [`v0.19.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0190)
[Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.18.0...v0.19.0)
- Various updates to autogenerated clients.
_Please note:_ the release version is not indicative of an individual client's
stability or version.
### [`v0.18.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0180)
[Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.17.0...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](https://togithub.com/googleapis/google-cloud-go/issues/1780)
_Please note:_ the release version is not indicative of an individual client's
stability or version.
### [`v0.17.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0170)
[Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.16.0...v0.17.0)
- Revert sqladmin package name back from sql to sqladmin. ([#448](https://togithub.com/google/google-api-go-client/issues/448))
- Various updates to autogenerated clients.
Internal:
- transport/grpc: add internal WithDialPool option for GAPIC clients.
_Please note:_ the release version is not indicative of an individual client's
stability or version.
### [`v0.16.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0160)
[Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.15.0...v0.16.0)
- Increase the default chunk size for uploads (e.g., for the storage package) to 16 MB.
- transport:
- Automatically populate QuotaProject from the "quota_project_id" field in the JSON credentials file.
- Add grpc.DialPool, which opens multiple grpc.ClientConns based on WithGRPCConnectionPool option.
- Added a check to prevent mixed calls to Add and AddWait.
- Various updates to autogenerated clients.
_Please note:_ the release version is not indicative of an individual client's
stability or version.
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v0.15.0
->v0.20.0
Release Notes
google/google-api-go-client
### [`v0.20.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0200) [Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.19.0...v0.20.0) - WithGRPCConnectionPool is a no-op for some APIs - correctly report Go version of runtime - Various updates to autogenerated clients. _Please note:_ the release version is not indicative of an individual client's stability or version. ### [`v0.19.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0190) [Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.18.0...v0.19.0) - Various updates to autogenerated clients. _Please note:_ the release version is not indicative of an individual client's stability or version. ### [`v0.18.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0180) [Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.17.0...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](https://togithub.com/googleapis/google-cloud-go/issues/1780) _Please note:_ the release version is not indicative of an individual client's stability or version. ### [`v0.17.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0170) [Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.16.0...v0.17.0) - Revert sqladmin package name back from sql to sqladmin. ([#448](https://togithub.com/google/google-api-go-client/issues/448)) - Various updates to autogenerated clients. Internal: - transport/grpc: add internal WithDialPool option for GAPIC clients. _Please note:_ the release version is not indicative of an individual client's stability or version. ### [`v0.16.0`](https://togithub.com/google/google-api-go-client/blob/master/CHANGES.md#v0160) [Compare Source](https://togithub.com/google/google-api-go-client/compare/v0.15.0...v0.16.0) - Increase the default chunk size for uploads (e.g., for the storage package) to 16 MB. - transport: - Automatically populate QuotaProject from the "quota_project_id" field in the JSON credentials file. - Add grpc.DialPool, which opens multiple grpc.ClientConns based on WithGRPCConnectionPool option. - Added a check to prevent mixed calls to Add and AddWait. - Various updates to autogenerated clients. _Please note:_ the release version is not indicative of an individual client's stability or version.Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.