github Azure/azure-sdk-for-js @azure/keyvault-certificates_4.1.0-preview.1

latest releases: @azure/core-lro_3.0.0-beta.2, @azure/arm-security_6.0.0-beta.5, @azure-tools/test-recorder_3.5.0...
pre-release4 years ago

4.1.0-preview.1 (2020-03-10)

  • Added the optional apiVersion property to the CertificateClient optional parameters.
    It defaults to the latest supported API version, which currently is 7.1-preview.
  • Added recoverableDays as an optional property to KeyProperties.
  • Fixed a bug on importCertificate. The bytes of a PEM formatted certificate were being encoded again on base64.
    Now, if the user provides a policy with contentType application/x-pem-file, the bytes will be assumed to be formatted using ASCII,
    and thus will be sent as is.

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.