FHIR
FHIR copied to clipboard
Bump azure-storage-blob from 12.17.1 to 12.19.0 in /fhir-parent
Bumps azure-storage-blob from 12.17.1 to 12.19.0.
Release notes
Sourced from azure-storage-blob's releases.
azure-storage-blob_12.19.0
12.19.0 (2022-08-12)
Features Added
- Added
ParallelTransferOptions.getProgressListenerandParallelTransferOptions.setProgressListenerthat replaces deprecatedParallelTransferOptions.getProgressReceiverandParallelTransferOptions.setProgressReceivercom.azure.storage.blob.ProgressReceiverextendscom.azure.core.util.ProgressListenerfor backwards compatibility.- Added
BlobDownloadAsyncResponse.writeValueToAsyncandBlobDownloadAsyncResponse.close.- Added
BlockBlobSimpleUploadOptions(BinaryData)constructor,BlockBlobStageBlockOptions,BlockBlobAsyncClient.stageBlock(String, BinaryData),BlockBlobAsyncClient.stageBlockWithResponse(BlockBlobStageBlockOptions),BlockBlobAsyncClient.upload(BinaryData),BlockBlobAsyncClient.upload(BinaryData, boolean),BlockBlobClient.stageBlock(String, BinaryData),BlockBlobClient.stageBlockWithResponse(BlockBlobStageBlockOptions, Duration, Context),BlockBlobClient.upload(BinaryData),BlockBlobClient.upload(BinaryData, boolean)Other Changes
com.azure.storage.blob.ProgressReceiverandcom.azure.storage.blob.ProgressReporterare deprecated and replaced bycom.azure.core.util.ProgressListenerandcom.azure.core.util.ProgressReporter.azure-storage-blob-cryptography_12.18.0
12.18.0 (2022-08-12)
Other Changes
Dependency Updates
- Upgraded
azure-corefrom1.30.0to version1.31.0.- Upgraded
azure-core-http-nettyfrom1.12.3to version1.12.4.- Upgraded
azure-storage-blobfrom12.18.0to version12.19.0.azure-storage-common_12.18.0
12.18.0 (2022-08-12)
Features Added
- Added
ParallelTransferOptions.getProgressListenerandParallelTransferOptions.setProgressListenerthat replaces deprecatedParallelTransferOptions.getProgressReceiverandParallelTransferOptions.setProgressReceivercom.azure.storage.common.ProgressReceiverextendscom.azure.core.util.ProgressListenerfor 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.ProgressReceiverandcom.azure.storage.common.ProgressReporterare deprecated and replaced bycom.azure.core.util.ProgressListenerandcom.azure.core.util.ProgressReporter.
Commits
d515d02updating the dates for 2022-08-12 release in changelogs (#30445)032d754August release update (#30380)5bbf6c4[ACS Rooms] Beta release version update (#30442)7d752c4[TA] Prepare to 5.2.0-beta.4 release (#30441)aec9983upgrade version (#30439)5ee702bIncrement versions for monitor releases (#30430)b45adebAdd Token Caching Support For Managed Identity (#30282)47e315b[TA] Remove partial succeeded status code (#30421)b5e9390[ACS Rooms] Fix ACS Rooms CHANGELOG to include links (#30438)d4e394bIncrement versions for communication releases (#30435)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)