Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.azure:azure-storage-blob from 12.23.0 to 12.27.0 in /plugins/repository-azure #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps com.azure:azure-storage-blob from 12.23.0 to 12.27.0.

Release notes

Sourced from com.azure:azure-storage-blob's releases.

azure-storage-blob_12.27.0

12.27.0 (2024-07-18)

Features Added

  • Added support for getting account info on blob container clients and the blob base client.
  • Added support for bearer token challenges.
  • Added support for service version 2024-08-04.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.49.1 to version 1.50.0.
  • Upgraded azure-core-http-netty from 1.15.1 to version 1.15.2.
  • Upgraded azure-storage-common from 12.25.1 to version 12.26.0.
  • Upgraded azure-storage-internal-avro from 12.11.1 to version 12.12.0.

azure-storage-blob-cryptography_12.26.0

12.26.0 (2024-07-18)

Features Added

  • Added support for service version 2024-08-04.

Breaking Changes

  • When creating a EncryptedBlobClient via EncryptedBlobClientBuilder, the blob name will be stored exactly as passed in and will not be URL-encoded. For example, if blob name is "test%25test" and is created by calling EncryptedBlobClientBuilder.blobName("test%25test") along with other required parameters, EncryptedBlobClient.getBlobName() will return "test%25test" and the blob's url will result in “https://account.blob.core.windows.net/container/test%25%25test”.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.49.1 to version 1.50.0.
  • Upgraded azure-core-http-netty from 1.15.1 to version 1.15.2.
  • Upgraded azure-storage-blob from 12.26.1 to version 12.27.0.

azure-storage-common_12.26.0

12.26.0 (2024-07-18)

Features Added

  • Added support for service version 2024-08-04.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.49.1 to version 1.50.0.
  • Upgraded azure-core-http-netty from 1.15.1 to version 1.15.2.
Commits
  • 57ae552 [Face] Use Stream-Style Serialization in Face SDK (#41073)
  • e828ea7 STG94 GA Release 2024-07-17 (#41184)
  • c40ee68 Migrates SDKs to Federated Auth (#41179)
  • f0bb03e Sync eng/common directory with azure-sdk-tools for PR 8602 (#41156)
  • 83fced0 No Longer Decoding URL-Encoded Blob Name for EncryptedBlobClient and only Sto...
  • ef6b51e Fix issue where parsing an ISO8601 datetime would fail if the offset didn't u...
  • 7e9f36b Migrate Synapse Access Control to stream-style serialization (#41183)
  • f2faf42 Migrate Synapse Monitoring to stream-style serialization (#41186)
  • 7109150 Migrate Synapse Spark to stream-style serialization (#41189)
  • d532051 Migrate Synapse Managed Private Endpoints to stream-style serialization (#41185)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.23.0 to 12.27.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.23.0...azure-storage-blob_12.27.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-blob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jul 22, 2024

The following labels could not be found: dependabot, dependencies.

@dependabot dependabot bot requested a review from sohami as a code owner July 22, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants