Skip to content

Azure.Storage.Files.DataLake_12.7.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 09 Jun 00:37
857b59f

12.7.0 (2021-06-08)

  • Includes all features from 12.7.0-beta.4
  • Fixed bug where DataLakeFileClient.Read could corrupt data on retry.
  • Fixed bug where specifying "*" as IfMatch condition could lead to inconsistend read in DataLakeFileClient.ReadTo.
  • Fixed bug where specifying conditions in DataLakeFileClient.OpenRead could override allowModifications flag in DataLakeOpenReadOptions leading to inconsistent read.