Skip to content

azure-storage-file-datalake_12.14.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 22 Feb 19:17
79bb9fb

12.14.0 (2023-02-21)

Features Added

  • Added FileReadHeaders.getCreationTime() and FileReadHeaders.setCreationTime(OffsetDateTime) to access the x-ms-creation-time property.
  • Added support for 2021-12-02 service version.
  • Added support for leasing operations on DataLakeFileClient.appendWithResponse() and DataLakeFileClient.flushWithResponse().

Other Changes

  • Deprecated the always-failing API DataLakeFileClient.flush(long) to avoid confusion regarding overwrite semantics in DataLake.