Skip to content

Commit

Permalink
Changelog 4.39.0. (#3042)
Browse files Browse the repository at this point in the history
* Changelog 4.39.0.

* Update changelog.txt

Co-authored-by: jennyf19 <[email protected]>

* Update changelog.txt

Co-authored-by: jennyf19 <[email protected]>
  • Loading branch information
pmaytak and jennyf19 authored Nov 30, 2021
1 parent 8db7fee commit 29d276a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
4.39.0
==========
### New Features:
**Added new `LogLevel.Always` and logging of important health metrics** to help with diagnostics of MSAL. See [3004](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3004) and [MSAL logging](https://aka.ms/msal-net-logging).

### Bug Fixes:
**Fixed a crash in telemetry API when `AcquireToken*` builder is reused`**. See [3024](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3024).
**Fixed sending an incorrect backup authentication system (CCS) value in B2C apps**. See [2748](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/2748).

4.38.0
==========
### New Features:
Expand Down

0 comments on commit 29d276a

Please sign in to comment.