Skip to content

azure-storage-file-datalake_12.7.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 15 Apr 00:01
ba06836

12.7.0b1 (2022-04-14)

Features Added

  • Added support for service version 2021-06-08 as well as previous versions.
  • Added support for Customer-Provided Keys (cpk) to all required APIs.
  • The get_paths() API now returns creation_time and expiry_time for each path.

Bugs Fixed

  • Updated create_file_system() docstring to have the correct return-type of None
  • Fixed parsing of extra / symbols not being stripped properly in async clients
  • Fixed a bug where get_paths() would fail if a path did not contain last_modified from the service.