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

Update dependency Microsoft.Identity.Client to 4.67.2 - autoclosed #508

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Identity.Client (source) 4.66.2 -> 4.67.2 age adoption passing confidence

Release Notes

AzureAD/microsoft-authentication-library-for-dotnet (Microsoft.Identity.Client)

v4.67.2

Compare Source

==========

Bug Fixes
  • Fixed an issue with Managed Identity source detection where Azure ML was prioritized incorrectly over Azure App Service, causing token acquisition failures. See Bug #​5077

v4.67.1

Compare Source

==========

Bug Fixes
  • Added support for Azure Machine Learning (Azure ML) Managed Identity (MSI) to address missing functionality for token acquisition in Azure Machine Learning environments. See Bug #​4984

v4.67.0

Compare Source

==========

New Features
  • MSAL.NET now supports acquiring token for Client Credentials flow with a Subject Name Issuer (SNI) certificate over Mutual TLS (mTLS) for first-party applications. See Issue #​4986
  • Bumped NET SDK from net6 to net8, aligning MSAL.NET with the latest .NET standards and features. See Feature Request #​5025
  • Public API analyzer integrated to enhance API compliance and stability. See Feature Request #​4931
Bug Fixes
  • Improved AcquireTokenSilent logging and handling of Family of Client IDs (FOCI). See Bug #​4988
  • Fixed issues where DurationTotalInMs in AuthenticationResultMetadata differed from Stopwatch measurements. See Bug #​4895
  • Resolved incorrect computation of OTel durations in L1 cache and during the creation of POP tokens. See Bug #​5036
  • Addressed an issue where AbstractAcquireTokenParameterBuilder<T>.WithAdfsAuthority threw exceptions when the tenant ID was null and the authority host URI ended in /adfs. See Bug #​4860
  • Fixed a parsing issue in Managed Identity to align with Azure.Identity's behavior for handling invalid JSON responses. See Bug #​5016
Deprecated

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from pascalberger as a code owner January 8, 2025 18:39
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 8, 2025
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.67.0 Update dependency Microsoft.Identity.Client to 4.67.1 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/microsoft.identity.client-4.x branch 2 times, most recently from e65596c to 1cc98ad Compare January 12, 2025 08:59
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.67.1 Update dependency Microsoft.Identity.Client to 4.67.2 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/microsoft.identity.client-4.x branch from 1cc98ad to dd19ced Compare January 14, 2025 20:56
@renovate renovate bot force-pushed the renovate/microsoft.identity.client-4.x branch from dd19ced to 8f1623b Compare January 15, 2025 08:03
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.67.2 Update dependency Microsoft.Identity.Client to 4.67.2 - autoclosed Jan 30, 2025
@renovate renovate bot closed this Jan 30, 2025
@renovate renovate bot deleted the renovate/microsoft.identity.client-4.x branch January 30, 2025 19:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant