Skip to content

Commit e697db0

Browse files
authored
Update changelog.md for 3.10.0 (#3403)
* Update changelog.md * Update changelog.md * Update changelog.md
1 parent 8f6ca16 commit e697db0

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.10.0
2+
=======
3+
### Dependencies updates
4+
- Updated MSAL to version 4.73.1 ([#3398](https://github.com/AzureAD/microsoft-identity-web/pull/3398)).
5+
- Updated `global.json` to the latest .NET 9 runtime framework 9.0.107 ([#3385](https://github.com/AzureAD/microsoft-identity-web/pull/3385)).
6+
7+
### New feature
8+
- Added support for Agent Identities ([#3396](https://github.com/AzureAD/microsoft-identity-web/issues/3396), [#3402](https://github.com/AzureAD/microsoft-identity-web/pull/3402)).
9+
introducing the `Microsoft.Identity.Web.AgentIdentities` package .
10+
11+
### Bug fixes
12+
- Processed codeQL issues
13+
14+
### Fundamentals
15+
- improved unit tests for OidcFic with the new SignedAssertionFmiPath
16+
117
3.9.4
218
=======
319
### Package updates

0 commit comments

Comments
 (0)