Skip to content

Conversation

@Infra-Workleap
Copy link
Contributor

@Infra-Workleap Infra-Workleap commented Oct 19, 2024

This PR contains the following updates:

Package Type Update Change
Azure.Identity (source) nuget minor 1.12.1 -> 1.13.2

Release Notes

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

v1.13.2

Compare Source

1.13.2 (2025-01-14)

Bugs Fixed
  • Fixed an issue where setting DefaultAzureCredentialOptions.TenantId twice throws an InvalidOperationException (#​47035)
  • Fixed an issue where ManagedIdentityCredential does not honor the CancellationToken passed to GetToken and GetTokenAsync. (#​47156)
  • Fixed an issue where some credentials in DefaultAzureCredential would not fall through to the next credential in the chain under certain exception conditions.
  • Fixed a regression in ManagedIdentityCredential when used in a ChainedTokenCredential where the invalid json responses do not fall through to the next credential in the chain. (#​47470)

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 has been generated by Renovate Bot.

@Infra-Workleap Infra-Workleap requested a review from a team as a code owner October 19, 2024 02:30
@Infra-Workleap
Copy link
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@Infra-Workleap Infra-Workleap force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from f848d0f to 9b66136 Compare October 28, 2024 02:33
@Infra-Workleap Infra-Workleap changed the title chore(deps): update dependency azure.identity to 1.13.0 chore(deps): update dependency azure.identity to 1.13.1 Oct 28, 2024
@Infra-Workleap Infra-Workleap force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 9b66136 to 93718e6 Compare October 29, 2024 02:32
@Infra-Workleap Infra-Workleap force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 93718e6 to a3cc5ee Compare November 30, 2024 02:32
@Infra-Workleap Infra-Workleap force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from a3cc5ee to ba47551 Compare December 19, 2024 02:34
@Infra-Workleap Infra-Workleap force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from ba47551 to 33ac863 Compare January 10, 2025 02:32
@Infra-Workleap Infra-Workleap force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from 33ac863 to a84549e Compare January 17, 2025 19:52
@Infra-Workleap Infra-Workleap force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from a84549e to 31423fd Compare January 18, 2025 02:24
@Infra-Workleap Infra-Workleap changed the title chore(deps): update dependency azure.identity to 1.13.1 chore(deps): update dependency azure.identity to 1.13.2 Jan 18, 2025
@Infra-Workleap Infra-Workleap merged commit 0bd41c5 into main Jan 19, 2025
5 checks passed
@Infra-Workleap Infra-Workleap deleted the renovate/azure-azure-sdk-for-net-monorepo branch January 19, 2025 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants