Summary
After the Azure.Identity 1.17.2 hotfix patch is released (see #58143), we need to backport the changelog entry from the hotfix branch into main.
Action Required
Copy the following changelog entry from the identity/hotfix-1.17.2 branch into sdk/identity/Azure.Identity/CHANGELOG.md on main:
## 1.17.2 (<release-date>)
### Other Changes
- Updated \Microsoft.Identity.Client\ and \Microsoft.Identity.Client.Extensions.Msal\ dependencies to version 4.83.1.
Why
This release is done via a hotfix branch, so the changelog on main does not automatically include the 1.17.2 entry. Without this step, the release history on main will be missing the 1.17.2 release.
🤖 Created with Copilot
Summary
After the Azure.Identity 1.17.2 hotfix patch is released (see #58143), we need to backport the changelog entry from the hotfix branch into
main.Action Required
Copy the following changelog entry from the
identity/hotfix-1.17.2branch intosdk/identity/Azure.Identity/CHANGELOG.mdonmain:Why
This release is done via a hotfix branch, so the changelog on
maindoes not automatically include the 1.17.2 entry. Without this step, the release history onmainwill be missing the 1.17.2 release.🤖 Created with Copilot