Skip to content

Commit

Permalink
1.19.1 changelog (#1518)
Browse files Browse the repository at this point in the history
* Update changelog.md

* add cache optoins
  • Loading branch information
jennyf19 authored Nov 5, 2021
1 parent 1dbf398 commit 8c2775c
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 @@
1.20.0
==========
Update to Microsoft.Graph 4.9.0, Microsoft.Graph.Beta 4.19.0-preview, Microsoft.IdentityModel 6.14.1.

### New Features:
**Microsoft.Identity.Web.TokenCache now offers the possiblity of defining MemoryCacheOptions**, such as eviction and size limit options with the InMemoryCache for .NET Framework. See issue [#1521](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/1521) for details.

### Bug Fixes:
**Bug fix in M.IM.Validators when dealing with multiple auth schemes**. See [release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases/tag/6.14.1) for details.

1.19.0
==========
Update to Microsoft.Graph 4.8.0, Microsoft.Graph.Beta 4.18.0-preview, Microsoft.IdentityModel 6.14, and MSAL.NET 4.37.0.
Expand Down

0 comments on commit 8c2775c

Please sign in to comment.