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 Azure.Data.Tables from 12.5.0 to 12.6.0 #1237

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2022

Bumps Azure.Data.Tables from 12.5.0 to 12.6.0.

Release notes

Sourced from Azure.Data.Tables's releases.

Azure.Data.Tables_12.6.0

12.6.0 (2022-06-07)

Bugs Fixed

  • Fixed an issue that caused TableEntity.GetBinaryData to return incorrectly formatted data for binary entity properties. (#29029)

Azure.Data.Tables_12.6.0-beta.1

12.6.0-beta.1 (2022-05-10)

Features Added

  • TenantId can now be discovered through the service OAuth challenge response, when using a TokenCredential for authorization against a Storage Table Service.
  • A new property is now available on the TableClientOptions called EnableTenantDiscovery. If set to true, the client will attempt an initial unauthorized request to the service to prompt an OAuth challenge containing the tenantId of the resource. This tenantId will then be used by the TokenCredential.
  • Diagnostics logging no longer redacts the following query parameters: '$format', '$filter', '$top', '$select'
Commits
  • ff1ef6a Update AutoRest C# version to 3.0.0-beta.20220607.2 (#29153)
  • 0a6567e Increment package version after release of Azure.ResourceManager.Sql (#29188)
  • 53fb8d9 update changelog (#29187)
  • 69dabd2 Update the codeowner and assignees for mgmt. sdk (#29186)
  • 391e83a Increment package version after release of Azure.ResourceManager (#29184)
  • bbb8e27 Increment package version after release of Azure.ResourceManager.Resources (#...
  • 37938b1 Prepare release ResourceManager, Resources 1.1 (#29181)
  • 683f228 add missing type property for PacketCapture (#29170)
  • 6880fd3 Increment version for translation releases (#29169)
  • e4a08ed [Cognitive Services] Refresh SDK with latest update. (#29167)
  • 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.Data.Tables](https://github.com/Azure/azure-sdk-for-net) from 12.5.0 to 12.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.5.0...Azure.Data.Tables_12.6.0)

---
updated-dependencies:
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 8, 2022
@sungam3r sungam3r merged commit 9aee513 into master Jun 9, 2022
@sungam3r sungam3r deleted the dependabot/nuget/Azure.Data.Tables-12.6.0 branch June 9, 2022 20:53
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant