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
,listBlobsSegmented
andlistBlobsSegmentedWithPrefix
to returnAccessTierChangeTime
andAccessTierInferred
properties. - Fixed a blob lease support issue for
appendFromText
andresizePageBlob
.
TABLE
- Fixed an apostrophe missing issue in
TableQuery.where()
example.