Skip to content

azure-storage-files-datalake_12.8.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 08 Aug 02:51
6375570

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 and DataLakeFileSystemClient::ListPaths cannot list the second page and always fail with std::bad_function_call.
  • Fixed a bug where DataLakePathClient::SetAccessControlListRecursive crashes when operating on the second page.