Skip to content

Commit 8f73508

Browse files
authored
Update changelog.md (#149)
Signed-off-by: jennyf19 <[email protected]>
1 parent 1f352bd commit 8f73508

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
7.2.1
2+
========
3+
## Bug fix:
4+
- `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.
5+
16
7.2.0
27
========
38
## New features:

0 commit comments

Comments
 (0)