------------------- * Fixed Multi chunk transfer hangs as merging chunks fails 187 * Added syncflag and leaseid in create, append calls. * Added filesessionid in create, append and open calls.
0.0.15
------------------- * Enable Data Lake Store progress controller callback 174 * Fix File state incorrectly marked as "errored" if contains chunks is "pending" state 182 * Fix Race condition due to `transfer` future `done_callback` 177
0.0.14
------------------- * Fix an issue where common prefixes in paths for upload and download were collapsed into only unique paths.
0.0.13
------------------- * Add support for automatic refreshing of service principal credentials
0.0.12
------------------- * Fix a regression with ls returning the top level folder if it has no contents. It now properly returns an empty array if a folder has no children.