Skip to content

Commit 195328c

Browse files
authored
Update changelog.md for 3.3.0 (#3113)
* Update changelog.md * Update changelog.md * Update changelog.md
1 parent 86a35af commit 195328c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
3.3.0
2+
========
3+
- Updated to Microsoft.Identity.Client 4.66.0
4+
- Update system.Text.Json to 8.0.5 CVE-2024-43485
5+
- Updated to .NET 9 RC2
6+
7+
### New features
8+
- Microsoft.Identity.Web token acquisitio now provides an extensibility mechanism to enlight non-standard features. For details, see [#2975](https://github.com/AzureAD/microsoft-identity-web/issues/2975)
9+
10+
### Fundamentals
11+
- Split DownstreamApi methods between AoT compatible and incompatible methods by @SaurabhMSFT in https://github.com/AzureAD/microsoft-identity-web/pull/3090
12+
- ASP.NET Core (and other) cross-link updates by @guardrex in https://github.com/AzureAD/microsoft-identity-web/pull/3096. Thank you!
13+
- Onboarded to Threading Analyzers. For details, see [#3052](https://github.com/AzureAD/microsoft-identity-web/issues/3052)
14+
- display code coverage as PR comments
15+
- Fix flaky EncryptionTestAsync on .NET 9.
16+
117
3.2.2
218
=========
319
- Updated to Microsoft.IdentityModel.* 8.1.2

0 commit comments

Comments
 (0)