Skip to content

Commit e7ecb23

Browse files
bgavrilMSgladjohn
andauthored
Update changelog (#5600)
* Update changelog * Update CHANGELOG.md Co-authored-by: Gladwin Johnson <[email protected]> * Update CHANGELOG for version 4.79.2 Updated version to 4.79.2 and listed bug fixes. --------- Co-authored-by: Gladwin Johnson <[email protected]>
1 parent 965e3ed commit e7ecb23

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,3 +1,11 @@
1+
4.79.2
2+
======
3+
4+
### Bug fixes
5+
* Bump winsdk dependency [#5575](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5575)
6+
* ImdsV2 probe does not fire when .WithMtlsProofOfPossesstion is not used [#5579](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5579)
7+
* Downgrade System.Formats.Asn1 to match ID web [#5583](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5583)
8+
19
4.79.0
210
======
311

@@ -6,13 +14,15 @@
614
* Bearer Requests should Fallback to IMDS in Preview in https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5562
715
* Updating MSAL to send client info = 2 on client credential flow in https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5529
816
* Make `IMsalMtlsHttpClientFactory` interface public in https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5559* Adjust WithExtraQueryParameters APIs and cache key behavior https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5536
17+
* Adjust WithExtraQueryParameters APIs and cache key behavior [#5536](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5536)
918

1019
### Bug fixes
1120
* Fix instance discovery bug in Fr cloud [#5549](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5549)
1221
* Mark WithClientAssertion API as experimental [#5551](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5551)
1322

1423

1524

25+
1626
4.78.0
1727
======
1828
### Changes

0 commit comments

Comments
 (0)