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: sdk/identity/Azure.Identity/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Release History
2
2
## 1.3.0-beta.3 (Unreleased)
3
3
4
+
### Fixes and improvements
5
+
- Prevent `VisualStudioCodeCredential` using invalid authentication data when no user is signed in to Visual Studio Code ([#15870](https://github.com/Azure/azure-sdk-for-net/issues/15870))
6
+
4
7
### Breaking Changes
5
8
- Rename property `IncludeX5CClaimHeader` on `ClientCertificateCredentialOptions` to `SendCertificateChain`
6
9
- Removing Application Authentication APIs for GA release. These will be reintroduced in 1.4.0-beta.1.
varfactory=newTestDefaultAzureCredentialFactory(options,newTestFileSystemService(),newTestProcessService(newTestProcess{Error="'az' is not recognized"}),vscAdapter){ManagedIdentitySourceFactory=()=>default};
0 commit comments