github Azure/azure-sdk-for-net Azure.Storage.Files.DataLake_12.6.0

latest releases: Azure.AI.Translation.Document_2.0.0-beta.2, Azure.ResourceManager.KeyVault_1.3.0, Azure.ResourceManager.ApiManagement_1.2.0...
3 years ago

12.6.0 (2021-01-12)

  • Includes all features from 12.6.0-beta.1
  • Fixed bug where the Stream returned by DataLakeFileClient.OpenRead() would return a different Length after calls to Seek().
  • Added constructors taking connection string to DataLakeServiceClient, DataLakeFileSystemClient, DataLakeDirectoryClient, and DataLakeFileClient.
  • Fixed bug where DataLakePathClient.SetPermissions(), DataLakeFileClient.SetPermissions(), and DataLakeDirectoryClient.SetPermissions() could not just set Owner or Group.
  • Fixed bug where DataLakeDirectoryClient initialized with a Uri would throw a null exception when GetPaths() was called.
  • Added support for AzureSasCredential. That allows SAS rotation for long living clients.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.