DevOpsMetrics
DevOpsMetrics copied to clipboard
Bump Azure.Identity from 1.11.3 to 1.12.0 in /src/DevOpsMetrics.Web in the web group across 1 directory
Bumps the web group with 1 update in the /src/DevOpsMetrics.Web directory: Azure.Identity.
Updates Azure.Identity from 1.11.3 to 1.12.0
Release notes
Sourced from Azure.Identity's releases.
Azure.Identity_1.12.0
1.12.0 (2024-06-17)
Features Added
- Added
AzurePipelinesCredentialfor authenticating with Azure Pipelines service connections.OnBehalfOfCredentialnow supports client assertion callbacks for acquiring tokens on behalf of a user.- All credentials now support setting RefreshOn value if received from MSAL.
- ManagedIdentityCredential sets RefreshOn value of half the token lifetime for AccessTokens with an ExpiresOn value greater than 2 hours in the future.
ClientAssertionCredentialOptionsnow supportsTokenCachePersistenceOptionsfor configuring token cache persistence.Azure.Identity_1.12.0-beta.3
1.12.0-beta.3 (2024-06-11)
Features Added
OnBehalfOfCredentialnow supports client assertion callbacks for acquiring tokens on behalf of a user.- All credentials now support setting RefreshOn value if received from MSAL.
- ManagedIdentityCredential sets RefreshOn value of half the token lifetime for AccessTokens with an ExpiresOn value greater than 2 hours in the future.
Breaking Changes
- The constructor of
AzurePipelinesCredentialnow includes additional required parameters for the Azure Pipelines service connection.Bugs Fixed
- Bug fixes for
AzurePipelinesCredential- Managed identity bug fixes.
Azure.Identity_1.11.4
1.11.4 (2024-06-10)
Bugs Fixed
- Managed identity bug fixes
Commits
75fb76bIncrement package version after release of Azure.ResourceManager.ContainerSer...b2c628b.NET SDK for Oracle.Database (#44499)a509f6fFixed issue Azure/azure-sdk-for-net#44501 (#44573)35ae1faClear scheduled enqueue time when creating a message from a received message ...e6edf97Increment package version after release of Azure.AI.Vision.ImageAnalysis (#44...177d831Increment package version after release of Azure.AI.OpenAI (#44592)f6dce1eUpdate AutoRest C# version to 3.0.0-beta.20240614.3 (#44590)6adc0dcAzure OpenAI: 2.0.0-beta.2 release (#44591)2005968Chagelog update for Beta3 (#44586)b9b2c60[Messaging] Allow relative URI property values (#44583)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions