TokenRequestContext added the IsProofOfPossessionEnabled, ResourceRequestMethod, and ResourceRequestUri properties to support Proof of Possession tokens (45134).
AccessToken added the TokenType property to support distinguishing Bearer tokens from Proof of Possession (PoP) tokens (45134).
Moved implementation of Azure.AzureKeyCredential into System.ClientModel.ApiKeyCredential and made ApiKeyCredential the base type for AzureKeyCredential (#46128).
BearerTokenAuthenticationPolicy now will attempt to handle Continuous Access Evaluation (CAE) challenges, if present, by default (#46277).
Other Changes
Upgraded System.Memory.Data package dependency to 6.0.0 (#46134).
Commits
43fc021 Sync eng/common directory with azure-sdk-tools for PR 9092 (#46413)
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the azure group with 1 update: Azure.Core.
Updates
Azure.Core
from 1.43.0 to 1.44.0Release notes
Sourced from Azure.Core's releases.
Commits
43fc021
Sync eng/common directory with azure-sdk-tools for PR 9092 (#46413)f5d4fe2
[Storage] [DataMovement] [Blobs] Stress Scenarios (#46400)1a1b91b
Preparation for release of Azure.Core.Experimental 0.1.0-preview.36 (#46412)5d7e9d6
[Storage] [Blobs] [DataMovement] [Tests] End to End Tests for StartUploadDire...8e4007a
Preparation for release of System.ClientModel 1.2.0 (#46410)fa4e2d3
Preparation for release of Azure.Core 1.44.0 (#46411)56e5a7f
[DocumentIntelligence] Renaming and fixing the behavior of TrainingOperation ...340b722
Microsoft.ContainerInstance: 2024-05-01-preview api .NET SDK (#46343)38ed0f4
Update Nginx SDK to API version 2024-06-01-preview (#46368)1139e08
Update CODEOWNERS (#46403)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