Commit 86ea0d7
Working/release/8.4.0 into release/8.4.0, Fixes AB#3669341 (#2533)
### Summary
Updating changelog and versioning.
[AB#3669341](https://identitydivision.visualstudio.com/Engineering/_workitems/edit/3669341)
---------
Co-authored-by: Azure DevOps Pipeline <build-agent@azuredevops.com>1 parent 2f7851a commit 86ea0d7
4 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
- changelog.txt+5
- common/build.gradle+1-1
- common/src/main/java/com/microsoft/identity/common/internal/apps/AppRegistry.kt+1-1
- common/src/main/java/com/microsoft/identity/common/internal/providers/oauth2/AuthorizationFragment.java+12-2
- common/src/main/java/com/microsoft/identity/common/internal/providers/oauth2/WebViewAuthorizationFragment.java+19-1
- common/src/main/java/com/microsoft/identity/common/internal/ui/webview/challengehandlers/SwitchBrowserRequestHandler.kt+11
- common/src/main/java/com/microsoft/identity/common/internal/ui/webview/switchbrowser/SwitchBrowserProtocolCoordinator.kt+7
- common/src/test/java/com/microsoft/identity/common/internal/providers/oauth2/WebViewAuthorizationFragmentTest.kt+82
- common/src/test/java/com/microsoft/identity/common/internal/ui/webview/challengehandlers/SwitchBrowserRequestHandlerTest.kt+21-1
- common4j/src/main/com/microsoft/identity/common/java/AuthenticationConstants.java+6
- common4j/src/main/com/microsoft/identity/common/java/opentelemetry/SpanName.java+6-1
- common4j/versioning/version.properties+1-1
- versioning/version.properties+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments