Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2023

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

Release notes

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

azure-storage-blob_12.23.0

12.23.0 (2023-07-11)

Features Added

  • Added support for the 2023-01-03 service version.
  • Content length limit for AppendBlobClient.appendBlock() raised from 4 MiB to 100 MiB.

azure-storage-blob-cryptography_12.22.0

12.22.0 (2023-07-11)

Features Added

  • Added support for the 2023-01-03 service version.

Other Changes

  • Migrate test recordings to assets repo.

azure-storage-common_12.22.0

12.22.0 (2023-07-11)

Features Added

  • Added ServiceTimeoutPolicy which allows for service level timeouts to be set on client builders through HttpPipelinePolicy. If the server timeout interval elapses before the service has finished processing the request, the service returns an error.
  • Added support for the 2023-01-03 service version.

Bugs Fixed

  • Adding support for sas tokens with start and end times that only contain a date, no timestamp, ex: st=2021-06-21&se=2021-06-22.
Commits

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 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.19.0 to 12.23.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.19.0...azure-storage-blob_12.23.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]>
@dependabot dependabot bot added dependency-update Updates for dependencies enhancement New feature or request labels Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-update Updates for dependencies enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant