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

chore(deps): update dependency azure.identity to 1.13.1 #200

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Identity (source) 1.11.3 -> 1.13.1 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Identity)

v1.13.1

Compare Source

1.13.1 (2024-10-24)

Bugs Fixed
  • Fixed a regression that prevented ManagedIdentityCredential from attempting to detect if Workload Identity is enabled in the current environment. #​46653
  • Fixed a regression that prevented DefaultAzureCredential from progressing past ManagedIdentityCredential in some scenarios where the identity was not available. #​46709

v1.13.0

Compare Source

1.13.0 (2024-10-14)

Features Added
  • ManagedIdentityCredential now supports specifying a user-assigned managed identity by object ID.
Bugs Fixed
  • If DefaultAzureCredential attempts to authenticate with the MangagedIdentityCredential and it receives either a failed response that is not json, it will now fall through to the next credential in the chain. #​45184
  • Fixed the request sent in AzurePipelinesCredential so it doesn't result in a redirect response when an invalid system access token is provided.
  • Updated to version 4.65.0 of Microsoft.Identity.Client to address a bug preventing the use of alternate authority types such as dStS (4927) .
Other Changes
  • The logging level passed to MSAL now correlates to the log level configured on your configured AzureEventSourceListener. Previously, the log level was always set to Microsoft.Identity.Client.LogLevel.Info.
  • AzurePowerShellCredential now utilizes the AsSecureString parameter to Get-AzAccessToken for version 2.17.0 and greater of the Az.Accounts module.
  • Improved error logging for AzurePipelinesCredential.

v1.12.1

Compare Source

1.12.1 (2024-09-26)

Bugs Fixed
  • Updated to version 4.65.0 of Microsoft.Identity.Client to address a bug preventing the use of alternate authority types such as dStS (4927) .

v1.12.0

Compare Source

1.12.0 (2024-06-17)

Features Added
  • Added AzurePipelinesCredential for authenticating with Azure Pipelines service connections.
  • OnBehalfOfCredential now 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.
  • ClientAssertionCredentialOptions now supports TokenCachePersistenceOptions for configuring token cache persistence.

v1.11.4

Compare Source

1.11.4 (2024-06-10)

Bugs Fixed
  • Managed identity bug fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency azure.identity to v1.12.0 chore(deps): update dependency azure.identity to 1.12.0 Aug 28, 2024
@renovate renovate bot force-pushed the dep/azure-azure-sdk-for-net-monorepo branch from 148345d to 826f2ca Compare September 26, 2024 21:53
@renovate renovate bot changed the title chore(deps): update dependency azure.identity to 1.12.0 chore(deps): update dependency azure.identity to 1.12.1 Sep 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency azure.identity to 1.12.1 chore(deps): update dependency azure.identity to 1.12.1 - autoclosed Oct 4, 2024
@renovate renovate bot closed this Oct 4, 2024
@renovate renovate bot deleted the dep/azure-azure-sdk-for-net-monorepo branch October 4, 2024 16:37
@renovate renovate bot changed the title chore(deps): update dependency azure.identity to 1.12.1 - autoclosed chore(deps): update dependency azure.identity to 1.12.1 Oct 4, 2024
@renovate renovate bot reopened this Oct 4, 2024
@renovate renovate bot restored the dep/azure-azure-sdk-for-net-monorepo branch October 4, 2024 19:28
@renovate renovate bot force-pushed the dep/azure-azure-sdk-for-net-monorepo branch from 826f2ca to 06ba5af Compare October 15, 2024 04:54
@renovate renovate bot changed the title chore(deps): update dependency azure.identity to 1.12.1 chore(deps): update dependency azure.identity to 1.13.0 Oct 15, 2024
@renovate renovate bot force-pushed the dep/azure-azure-sdk-for-net-monorepo branch from 06ba5af to 8de911c Compare October 24, 2024 19:40
@renovate renovate bot changed the title chore(deps): update dependency azure.identity to 1.13.0 chore(deps): update dependency azure.identity to 1.13.1 Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants