You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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)
0 commit comments