Skip to content

Storage Client Library 6.0.0

Compare
Choose a tag to compare
@pemari-msft pemari-msft released this 29 Sep 22:20
· 671 commits to master since this release
  • All: Support for 2015-04-05 REST version. Please see our REST API documentation and blogs for information about the related added features.
  • All: Refreshed ASP.NET 5 targets to work with latest RC bits (DNX 4.5.1 and DNX Core 5.0, beta7).
  • All: Removed deprecated Shared Access Signature methods that take version as a parameter.
  • Tables: Altered default settings for echoContent and payloadFormat. AtomPub payloadFormat is now obsolete.
  • Tables: Fixed a bug where filter conditions for doubles were improperly formatted.
  • Tables: Clarified the error message for batch transactions.
  • Tables: Added JSON support for Universal Apps, Windows Runtime, PCL, DNX 4.5.1, and DNX Core 5.0 targets.
  • Tables: Added echo content configurability support for Universal Apps, Windows Runtime, PCL, DNX 4.5.1, and DNX Core 5.0 targets.
  • Tables: Fixed a bug where a select on a non-existent field resulted in a null reference exception if the corresponding field in the TableEntity was not nullable.
  • Files: Added support for Minute and Hour Metrics to FileServiceProperties and added support for File Metrics to CloudAnalyticsClient.