azure-storage-files-datalake_12.8.0-beta.1
Pre-release
Pre-release
12.8.0-beta.1 (2023-08-08)
Features Added
- Bumped up API version to
2023-08-03
. - Added support for paginated directory delete when using AAD authentication.
Bugs Fixed
- Fixed a bug where
DataLakeDirectoryClient::ListPaths
andDataLakeFileSystemClient::ListPaths
cannot list the second page and always fail withstd::bad_function_call
. - Fixed a bug where
DataLakePathClient::SetAccessControlListRecursive
crashes when operating on the second page.