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/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Release History
2
2
3
+
## 4.2.0-beta.6 (Unreleased)
4
+
5
+
3
6
## 4.2.0-beta.5 (2021-03-09)
4
7
5
8
### Changed
@@ -91,7 +94,7 @@
91
94
92
95
- Challenge-based authentication requests are only sent over HTTPS.
93
96
94
-
## 4.0.0-preview.8
97
+
## 4.0.0-preview.8 (2019-12-20)
95
98
96
99
### Breaking changes
97
100
@@ -110,7 +113,7 @@
110
113
111
114
- A constructor was added to `CertificateOperation`. You can use this to construct a `CertificateOperation` to cancel or delete it without certificates/get permission.
112
115
113
-
## 4.0.0-preview.7
116
+
## 4.0.0-preview.7 (2019-12-04)
114
117
115
118
### Breaking changes
116
119
@@ -133,7 +136,7 @@
133
136
- A new `CertificatePolicy` constructor allows you to both pass in both the `subject` and `subjectAlternativeNames` parameters.
0 commit comments