Releases: googleapis/google-api-dotnet-client
Releases · googleapis/google-api-dotnet-client
v1.59.0 ComputeCredential implements IBlobSigner
And support libraries from 1.59.0-alpha01 => 1.59.0
Features:
- #2308 ComputeCredential implements IBlobSigner
v1.58.0-beta02 Mostly bug fixes for AWS Credential
v1.58.0-beta01 Several new features
Features
- #2228 Supports Quota Project environment variable for ADC.
- #2219 Removes obsolete OOB code. BREAKING CHANGE: We have removed OOB support from the library because the feature is not supported by Google OAuth as of October 3rd 2022. See the official announcement for more information.
- #2216 Log errors when trying to reach Compute's metadata server.
- #2177, #2197, #2200, #2206, #2215, #2235 Support for Workload Identity Federation and Worforce Identity Federation.
- #2103 Compute credentials support explicit scopes.
- #2096 Improves deserialization error handling.
v1.57.0 Several new features
v1.56.0 Several fixes and new features
v1.55.0 Repeated enum values support and dependency updates.
- Repeated enum values for query string parameters are now fully supported.
- Several dependency updates including Newtonsoft.Json to v13
v1.54.0 Support multiple properties for a single parameter
Features
- #1914 Which add supports for multiple properties for the same parameter. This will allow to add support for repeated enums in query strings.
v1.53.0 Several new features
Several new features, fixes and dependency updates.
Features
- #1832 Helper for loading Client Secrets directly from file.
- #1838 and #1874 Support for credential impersonation.
- #1851 Make it easier to configure a credential's HTTP client, in particular it's now easier to set a proxy to be used for token fetching.
Fixes
- #1874 ServiceAccountCredential should copy scopes from initializer.
Dependencies
v1.51.0 Several new features
Features:
- googleapis/gapic-generator-csharp#313 Makes the request's DownloadRange methods use the MediaDownloader already defined in the request
- #1797 Makes extra parameters available in AuthorizationCodeResponseUrl