github Azure/azure-sdk-for-net Azure.Storage.DataMovement.Files.Shares_12.0.0-beta.3

latest releases: Azure.ResourceManager.ContainerRegistry_1.3.0-beta.1, Azure.ResourceManager.Compute_1.7.0-beta.1, Azure.ResourceManager.ManagedServiceIdentities_1.3.0-beta.1...
pre-release16 hours ago

12.0.0-beta.3 (2024-10-14)

Breaking Changes

  • Changed FromDirectory(string directoryUri, ShareFileStorageResourceOptions options = default) to FromDirectory(Uri directoryUri, ShareFileStorageResourceOptions options = default)
  • Changed FromFile(string fileUri, ShareFileStorageResourceOptions options = default) to FromFile(Uri fileUri, ShareFileStorageResourceOptions options = default)

Bugs Fixed

  • Fixed bug where copying a Azure Storage Blob to a Share File would not be able to convert Content Language and Content Encoding to the string[] type.
  • Fixed bug where LastWrittenOn property was not being preserved when copying a Share File to another Share File.

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

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

NewReleases is sending notifications on new releases.