Skip to content

Commit

Permalink
Update CHANGELOG.md (#4944)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Gladwin Johnson <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Gladwin Johnson <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Gladwin Johnson <[email protected]>

---------

Co-authored-by: Gladwin Johnson <[email protected]>
  • Loading branch information
neha-bhargava and gladjohn authored Sep 26, 2024
1 parent e8baa99 commit 00f35f6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
4.65.0
==========
### New Features
- Update telemetry to include the caller SDK details. See [Issue #4863](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4863)
- MSAL.Net now exposes an API to enable developers to cache additional values in the token response. See [Issue #4922](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4922)
- Managed identity `.WithClaims()` and `.WithClientCapabilities()` APIs are now generally available. See [Issue #4921](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4921)

### Bug Fixes
- Fix a bug where MSAL .Net fails for DSTS authority when using `.WithTenantIdFromAuthority()`. See [Issue #4927](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4927)

4.64.1
==========
### Bug Fixes
Expand Down

0 comments on commit 00f35f6

Please sign in to comment.