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

build(deps): bump azure-storage-file-share from 12.17.1 to 12.18.0 #1368

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps azure-storage-file-share from 12.17.1 to 12.18.0.

Release notes

Sourced from azure-storage-file-share's releases.

azure-storage-blob-batch_12.18.0

12.18.0 (2023-04-13)

Features Added

  • Added support for 2022-11-02 service version.

azure-storage-file-share_12.18.0

12.18.0 (2023-04-13)

Features Added

  • Added support for 2022-11-02 service version.
  • Added support for TokenCredential to be used for authentication. Note: When using a TokenCredential, the new keyword parameter ShareTokenIntent is required and must be provided. Additionally, this form of authentication is only supported for certain operations in the Data Plane SDK.
  • Added support for allowTrailingDot and allowSourceTrailingDot on client construction. When allowTrailingDot is provided, the service will not silently remove any trailing . character from directory/file names for all operations made from that client. allowSourceTrailingDot will apply this same rule to source files when performing a rename or copy operation.
  • Added support for reading and writing a file via SeekableByteChannel.

azure-storage-file-share_12.18.0-beta.1

12.18.0-beta.1 (2023-03-28)

Features Added

  • Added support for 2022-11-02 service version.
  • Added support for TokenCredential to be used for authentication. Note: When using a TokenCredential, the new keyword parameter ShareTokenIntent is required and must be provided. Additionally, this form of authentication is only supported for certain operations in the Data Plane SDK.
  • Added support for allowTrailingDot and allowSourceTrailingDot on client construction. When allowTrailingDot is provided, the service will not silently remove any trailing . character from directory/file names for all operations made from that client. allowSourceTrailingDot will apply this same rule to source files when performing a rename or copy operation.
Commits
  • 51dfa6f Fix null errors in SetTestPipelineVersion, Update Package Upload step name. (...
  • 7d5341c Apiview feedback and release prep (#29844)
  • 2ad1ca8 Update containerregistry version (#29849)
  • 5bb7acd fix stress tests. (#29845)
  • 205afd5 Azure Monitor Query - July Patch Release (#29843)
  • d33d3c8 prepare patch (#29840)
  • 05630fe Updated Key Vault versions in POMs, READMEs and CHANGELOGs. Also updated the ...
  • ffe6d74 Encryption v2 perf updates (#29768)
  • 7ea2fa9 Adding isAll and isNone as read-only methods (#29809)
  • 288f4a3 [Automation] Generate Fluent Lite from operationalinsights#package-2022-02 (#...
  • 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 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 [azure-storage-file-share](https://github.com/Azure/azure-sdk-for-java) from 12.17.1 to 12.18.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.17.1...azure-storage-blob_12.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
@github-actions github-actions bot enabled auto-merge (squash) April 17, 2023 05:00
@github-actions github-actions bot merged commit cf37a95 into main Apr 17, 2023
@github-actions github-actions bot deleted the dependabot/maven/main/com.azure-azure-storage-file-share-12.18.0 branch April 17, 2023 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants