Announcing the release of 1.10.0

136 views
Skip to first unread message

Eyal Peled

unread,
Dec 15, 2015, 6:32:33 PM12/15/15
to google-api-dotnet-client
http://google-api-dotnet-client.blogspot.com/2015/12/announcing-release-of-1100.html

We are delighted to announce the Google APIs .NET client library 1.10.0 release!

The 1.10.0 release highlights:
  • #606 and #612 Since 1.9.3, executing a request to Google APIs when using ServiceAccount may have resulted in a deadlock (depending on the current synchronization context). Several ConfigureAwait(false) calls were missing. Read more about it in #606.
  • #616 Travis testing support was added, awesome job @jtattermusch!
  • #624 Support in Incremental Auth for Web applications was added by @squid808.
  • #622 Several improvements for MediaDownloader were added; From now on, query parameters are decoded properly, empty query parameters are supported and the downloader reports any non-success codes when the download fails. Thanks @sqrrrl.
  • #592, #617 and #631 ConfigurableMessageHandler wasn’t 100% thread-safe before this release. The getters that violated the thread-safety are obsolete now, and new methods were added to keep the handler thread-safe.
  • #615 From now on, GoogleApiException exposes the RequestError object. Thanks @saguiitay.
  • #609 @alex4998 fixed the InvalidOperationException exception which were thrown sometimes while authenticating in WP.

The list of all issues which were addressed in this release is available at:

The new core NuGet packages are available, as always, at:
https://www.nuget.org/packages/Google.Apis.Auth.MVC
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages