We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7529685 commit 908af6bCopy full SHA for 908af6b
sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md
@@ -4,7 +4,7 @@
4
- Values of `x-ms-keyvault-region` and `x-ms-keyvault-service-version` headers
5
are no longer redacted in logging output.
6
- Updated minimum `azure-core` version to 1.4.0
7
-- Fixed bug so users can now not pass in `policy` when calling `import_certificate`
+- `import_certificate` no longer raises `AttributeError` when the `policy` keyword argument isn't passed
8
9
## 4.2.0b1 (2020-03-10)
10
- Support for Key Vault API version 7.1-preview
0 commit comments