github Azure/azure-sdk-for-java azure-storage-common_12.18.0

latest releases: azure-resourcemanager-containerservicefleet_1.1.0, azure-compute-batch_1.0.0-beta.1, azure-sdk-template-three_1.0.0-beta.3796273...
21 months ago

12.18.0 (2022-08-12)

Features Added

  • Added ParallelTransferOptions.getProgressListener and ParallelTransferOptions.setProgressListener
    that replaces deprecated ParallelTransferOptions.getProgressReceiver and ParallelTransferOptions.setProgressReceiver
  • com.azure.storage.common.ProgressReceiver extends com.azure.core.util.ProgressListener for backwards compatibility.

Bugs Fixed

  • Fixed bug where connection string with SAS token would not work if the token contains leading ?.

Other Changes

  • com.azure.storage.common.ProgressReceiver and com.azure.storage.common.ProgressReporter are deprecated
    and replaced by com.azure.core.util.ProgressListener and com.azure.core.util.ProgressReporter.

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

NewReleases is sending notifications on new releases.