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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
4.70.1
2
+
=======
3
+
4
+
### Bug fixes
5
+
6
+
- Fixed Machine Learning Source to Use "clientid" instead of "client_id". See [Issue #5193](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/5193)
7
+
- Fixed IsCommonOrOrganizationsTenant check to not return true for consumers. See [Issue #5195](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/5195)
8
+
- Fixed logger message to accurately reflect skipCache condition. See [Issue #5201](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/5201)
9
+
- Removed experimental feature Flag from WithFmiPath API. See [Issue #5206](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/5206)
10
+
- Added an option to disable ESTS-R (1P only). See [Issue #5224](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/5224)
0 commit comments