chore(deps): update dotnet-azure-ad-identitymodel-extensions monorepo to v7.4.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Microsoft.IdentityModel.JsonWebTokens | nuget | minor |
7.3.1 -> 7.4.0
|
Microsoft.IdentityModel.Tokens | nuget | minor |
7.3.1 -> 7.4.0
|
System.IdentityModel.Tokens.Jwt | nuget | minor |
7.3.1 -> 7.4.0
|
Release Notes
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.JsonWebTokens)
v7.4.0
======
New Features:
- Introduced an injection point for external metadata management and adjusted the issuer Last Known Good (LKG) to maintain the state within the issuer validator. See MR #2480.
- Made an internal virtual method public, enabling users to provide signature providers. See MR #2497.
Performance Improvements:
- Added a new JsonWebToken constructor that accepts Memory for improved performance, along with enhancements to existing constructors. More information can be found in issue #2487 and in MR #2458.
Fundamentals:
- Resolved the issue of duplicated log messages in the source code and made IDX10506 log message more specific. For more details, refer to MR #2481.
- Enhanced Json serialization by ensuring the complete object is always read. This improvement can be found in MR #2491.
Engineering Excellence:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.