Skip to content

Commit

Permalink
[identity] Add changelog entry for MSALClient migration (#29419)
Browse files Browse the repository at this point in the history
This PR just adds a changelog entry for the MSALClient migration, so
that customers are aware in case any behavior has changed.
  • Loading branch information
maorleger committed Apr 25, 2024
1 parent b8e63a5 commit 73b9faa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/identity/identity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

### Other Changes

- `ClientSecretCredential`, `ClientCertificateCredential`, and `ClientAssertionCredential` migrated to use MSALClient internally instead of MSALNode flow. This is an internal refactoring and should not result in any behavioral changes. [#28873](https://github.com/Azure/azure-sdk-for-js/pull/28873)

## 4.1.0 (2024-04-09)

### Features Added
Expand Down

0 comments on commit 73b9faa

Please sign in to comment.