Skip to content

Commit b91bed8

Browse files
authored
changelog 3.9.4 (#3386)
1 parent 2cefae1 commit b91bed8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
3.9.4
2+
=======
3+
### Package updates
4+
- Microsoft.IdentityModel updated to version [8.12.1](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases/tag/8.12.1).
5+
6+
### Bug fix
7+
- Updates the `DefaultAuthorizationHeaderProvider` to update the `AcquireTokenOptions.LongRunningWebApiSessionKey` after the token is acquired so that the key can be used in the next OBO call. See PR [#3381](https://github.com/AzureAD/microsoft-identity-web/pull/3381) for details.
8+
9+
### Fundamentals
10+
- Update .NET SDK version to 9.0.107 used when building or running the code. See [#3385](https://github.com/AzureAD/microsoft-identity-web/pull/3385) for details.
11+
- Improved test coverage for managed identity flows. See [#3350](https://github.com/AzureAD/microsoft-identity-web/pull/3350) for details.
12+
113
3.9.3
214
=======
315
### Package updates

0 commit comments

Comments
 (0)