github Azure/azure-sdk-for-net Azure.Storage.DataMovement.Blobs_12.0.0-beta.6

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.6 (2024-10-14)

Breaking Changes

  • Changed FromContainer(string containerUri, BlobStorageResourceContainerOptions options = default) to FromContainer(Uri containerUri, BlobStorageResourceContainerOptions options = default)
  • Changed FromBlob(string blobUri, BlobStorageResourceOptions options = default) to FromBlob(Uri blobUri, BlobStorageResourceOptions options = default)

Bugs Fixed

  • Fixed bug where using OAuth would not preserve source properties to destination properties.

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.