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

latest releases: azure-identity-broker_1.1.8, azure-identity_1.14.2, azure-ai-translation-text_1.1.0...
2 years 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.