Skip to content

Storage Client Library 3.0.1

Compare
Choose a tag to compare
released this 10 Dec 22:57
· 768 commits to master since this release

Issues Fixed in 3.0.1:
All (WP): Set the Accept type to application/xml explicitly for Get/SetACL.
Blobs: LastModified and ETag properties are populated after Lease operations.
Tables: Added an explicit reference to Microsoft.Data.Services.Client in the Nuget package.
Tables: Fixed an issue caused by a Json .NET bug that resulted in an error being thrown while parsing a table query response. More details on the bug can be found here: http://james.newtonking.com/archive/2013/11/29/fixing-jarray-getenumerator-method-not-found-bug
Tables (RT): Fixed continuation tokens for queries and listing operations.