Skip to content

Azure.Storage.DataMovement_12.0.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 14 Oct 21:47
59c2c7a

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

Features Added

  • Added support to disable checkpointing via TransferCheckpointStoreOptions.Disabled.

Breaking Changes

  • Removed the constructor for TransferCheckpointStoreOptions and replaced with a static builder method Local.
  • Changed TransferCheckpointStoreOptions.CheckpointerPath to internal.

Other Changes

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