Releases: googleapis/google-api-dotnet-client
Releases · googleapis/google-api-dotnet-client
v1.34.0 LoginHint; JWT clock tolerance
v1.33.1 Fix URL escaping
Bug fixes:
- #1214 Attempting to download objects with square brackets ("[" or "]") in their name results in a 503 response.
v1.33.0 Auth fixes; await fix; sourcelink support
v1.32.2 Metadata bug-fixes
v1.32.1 Increase metadata server timeout
Bug fixes:
- #1142 Increase timeout for metadata server to 2s
v1.32.0 Bug fixes; pre-decompression interceptor
Bug fixes:
- #595 Crash in parsing an error message from a Google API
- #1110 GzipEnabled = false has no effect on .NET Core 1.x
- #1114 Case issue for "range" in ResumableUpload class
New features:
- #1124 Allow response data to be intercepted before decompression
This release does not include UWP support. Please use the latest beta for UWP support.
v1.31.1 Fix serious URI ':' bug
Bug fixes:
- #1125 Fix URI joining
This release does not include UWP support. Please use the latest beta for UWP support.
v1.31.0 Upload improvements; Path bugfix
Important: This release contains a serious bug. Please upgrade to v1.31.1
Bug fixes:
- #1119 Update build to use net core 2.0.0
- #1121 Append path to baseuri without special ':' processing
New features:
- #1118 Support upload data interception
This release does not include UWP support. Please use the latest beta for UWP support.
v1.30.0 Add per-call response handlers
New features:
- #1101 Support per-call response handlers
Note: This release does not include UWP support. Beta UWP support is available in v1.31.0-beta01