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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,20 @@
3
3
## 1.6.0-beta.1 (Unreleased)
4
4
5
5
### Features Added
6
-
-`EnvironmentCredential` now supports certificate subject name / issuer based authentication with `AZURE_CLIENT_SEND_CERTIFICATE_CHAIN` environment variable.
6
+
-`EnvironmentCredential` now supports certificate subject name / issuer based authentication with `AZURE_CLIENT_SEND_CERTIFICATE_CHAIN` environment variable (A community contribution, courtesy of _[trevorlacey-msft](https://github.com/trevorlacey-msft))_.
7
7
8
8
### Breaking Changes
9
9
10
10
### Bugs Fixed
11
11
12
12
### Other Changes
13
13
14
+
### Acknowledgments
15
+
16
+
Thank you to our developer community members who helped to make Azure Identity better with their contributions to this release:
0 commit comments