Skip to content

Commit 73b9faa

Browse files
authored
[identity] Add changelog entry for MSALClient migration (#29419)
This PR just adds a changelog entry for the MSALClient migration, so that customers are aware in case any behavior has changed.
1 parent b8e63a5 commit 73b9faa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdk/identity/identity/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
### Other Changes
1414

15+
- `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)
16+
1517
## 4.1.0 (2024-04-09)
1618

1719
### Features Added

0 commit comments

Comments
 (0)