You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/DataLakeStore/DataLakeStore/ChangeLog.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,12 @@
18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
+
* Update ADLS SDK version (https://github.com/Azure/azure-data-lake-store-net/blob/preview-alpha/CHANGELOG.md#version-123-alpha), brings following fixes
22
+
* Avoid throwing exception while unable to deserialize the creationtime of the trash or directory entry.
23
+
* Expose setting per request timeout in adlsclient
24
+
* Fix passing the original syncflag for badoffset recovery
25
+
* Fix EnumerateDirectory to retrieve continuation token once response is checked
26
+
* Fix Concat Bug
21
27
22
28
## Version 1.2.3
23
29
* Fix account validation so that accounts with "-" can be passed without domain
0 commit comments