Skip to content

Commit

Permalink
Update changelog.md (#149)
Browse files Browse the repository at this point in the history
Signed-off-by: jennyf19 <[email protected]>
  • Loading branch information
jennyf19 authored Jan 21, 2025
1 parent 1f352bd commit 8f73508
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
7.2.1
========
## Bug fix:
- `Id` property in `CredentialDescription` was derived from secret values, primarily affecting logging (information level) of credential attempts in `Microsoft.Identity.Web`, it doesn't affect higher log levels because if the failure occurs, it indicates that a credential description has both a credential source that can fail (e.g., certificate) and the `ClientSecret` property set, which is not a typical scenario. See issue [#147](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/pull/142) for details.

7.2.0
========
## New features:
Expand Down

0 comments on commit 8f73508

Please sign in to comment.