Storage Client Library 2.7.0
2017.12 Version 2.7.0
ALL
- Default HTTP connection will enable keep-alive to improve performance.
BLOB
- Added support for
getBlobProperties,listBlobsSegmentedandlistBlobsSegmentedWithPrefixto returnAccessTierChangeTimeandAccessTierInferredproperties. - Fixed a blob lease support issue for
appendFromTextandresizePageBlob.
TABLE
- Fixed an apostrophe missing issue in
TableQuery.where()example.