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.66.2 #624

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v4.66.2

Compare Source

==========

Bug Fixes
  • Fixed a bug where MSAL .NET fails to launch the iOS broker on IOS 18.0.1. See Issue #​4958

v4.66.1

Compare Source

==========

Bug Fixes
  • Fixed a bug where MSAL .NET fails to correctly handle the expires_on field for Managed Identity tokens in ISO 8601 format. This fix ensures accurate parsing of ISO 8601 date-time formats during token acquisition. See Issue #​4963

v4.66.0

Compare Source

==========

New Features
  • Enabled extended functionality in the MSAL authentication flow through the implementation of IAuthenticationOperation. This allows for custom extensions in the authentication flow by providing an authentication operation interface. See Issue #​4956
  • MSAL.NET will now opt-in to regional ESTS when the environment variable MSAL_FORCE_REGION is set (e.g., MSAL_FORCE_REGION=eastus). This automatically directs MSAL to use the specified region for token acquisition. If the region is explicitly set to "DisableMsalForceRegion", MSAL will not opt-in to regional ESTS. Use of the WithAzureRegion(xyz) API takes precedence over the environment variable. See Issue #​4930

v4.65.0

Compare Source

==========

New Features
  • Update telemetry to include the caller SDK details. See Issue #​4863
  • MSAL.Net now exposes an API to enable developers to cache additional values in the token response. See Issue #​4922
  • Managed identity .WithClaims() and .WithClientCapabilities() APIs are now generally available. See Issue #​4921
Bug Fixes
  • Fix a bug where MSAL .Net fails for DSTS authority when using .WithTenantIdFromAuthority(). See Issue #​4927

v4.64.1

Compare Source

==========

Bug Fixes

v4.64.0

Compare Source

==========

New Features
  • Improved managed identity support for Azure ARC on Linux by adding file detection. See Issue #​4358
  • Added ROPC (Username/Password) support for confidential clients. See Issue #​3774
Bug Fixes
  • Resolved SHA2 issues that break custom claims during authentication flows. See Issue #​4868

v4.63.0

Compare Source

==========

New Features
  • Implemented Claims API to Bypass Cache When Claims are Present in MSAL with Managed Identity. This is still an experimental API and may change in the future. See Issue #​4845
Bug Fixes
  • Fixed an issue where SHR POP tokens were broken due to an invalid algorithm. The algorithm has been corrected to PS256 from RS256. See Issue #​4839

v4.62.0

Compare Source

==========

New Features
  • Updated the Service Fabric managed identity flow to validate the server certificate. See Issue #​4462
  • Updated MSAL exception when server returns 500 to include request URI. See Issue #​4412
  • Removed unused telemetry headers WithClientTelemetry and last_telemetry header. See Issue #​4815
Bug Fixes
  • Fix for silent token acquisition failing after device code flow when broker is enabled. See Issue #​4786
  • Fix the computation of TotalDurationInMs for linux platform. See Issue #​4784
  • Added 'haschrome=1' to avoid unexpected back buttons on the first page in embedded browser. See Issue #​4836

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/London, Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 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 force-pushed the renovate/microsoft.identity.client-4.x branch 5 times, most recently from 428d19d to 4fb86de Compare October 16, 2024 14:09
@renovate renovate bot force-pushed the renovate/microsoft.identity.client-4.x branch 4 times, most recently from fec69c8 to 7889856 Compare October 26, 2024 01:09
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.65.0 Update dependency Microsoft.Identity.Client to 4.66.0 Oct 26, 2024
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.66.0 Update dependency Microsoft.Identity.Client to 4.66.1 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/microsoft.identity.client-4.x branch from 7889856 to 6783d6d Compare October 29, 2024 17:23
@renovate renovate bot force-pushed the renovate/microsoft.identity.client-4.x branch 4 times, most recently from 5c33ec6 to 81749a1 Compare November 18, 2024 22:51
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.66.1 Update dependency Microsoft.Identity.Client to 4.66.2 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/microsoft.identity.client-4.x branch from 81749a1 to 06edf75 Compare November 19, 2024 11:33
@DrizzlyOwl DrizzlyOwl merged commit 448149a into main Nov 25, 2024
1 check passed
@DrizzlyOwl DrizzlyOwl deleted the renovate/microsoft.identity.client-4.x branch November 25, 2024 15:41
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.

1 participant