Skip to content

Commit 9a7b3b7

Browse files
srukeSruthi Keerthi Rangavajhulajmprieurjennyf19
authored
Changelog for 8.10.0 (#3241)
* Changelog for 8.10.0. * Update CHANGELOG.md Co-authored-by: Jean-Marc Prieur <[email protected]> --------- Co-authored-by: Sruthi Keerthi Rangavajhula <[email protected]> Co-authored-by: Jean-Marc Prieur <[email protected]> Co-authored-by: jennyf19 <[email protected]>
1 parent 9b1e8b6 commit 9a7b3b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
See the [releases](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) for details on bug fixes and added features.
22

3+
8.10.0
4+
=====
5+
## Bug Fixes
6+
- Corrected casing of the Type attribute in SubjectConfirmationData. See [#3206](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/3206).
7+
- Removed Microsoft.Bcl.Memory dependency for pre-.NET 9.0 targets. See [#3220](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/33784b8ec0ff4300efad788535f90b3adc5bdfd1) to avoid build warnings with the other target frameworks
8+
- Aligned Microsoft.Extensions.Logging.Abstractions version to 8.0.0 for .NET 9 to match other targets. See [#3226](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/793bd34e945eb8ba7528cf87c4a29a29c4704a65).
9+
10+
## Fundamentals
11+
- Introduced Long-Term Support (LTS) policy. See [#3228](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/946bec18cdeb26b8133a04e8c056dd5f17588f89) and [#3232](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/14842aedb3d57c32b9ce784061cd9beccbdd1eb1).
12+
313
8.9.0
414
=====
515
## Bug Fixes

0 commit comments

Comments
 (0)