4.0.0-beta.7 (2019-12-17)
beginDeleteCertificate
andbeginRecoverDeletedCertificate
methods now return a poll response with a status of SUCCESSFULLY_COMPLETED when service returns 403 status.CertificateClient.createIssuer
andCertificateAsyncClient.createIssuer
now require aCertificateIssuer
with both a name and provider.- Removed constructor overload for
CertificateIssuer(String name, String provider)
fromCertificateIssuer
model. - Removed
AdministratorContact
constructor overloads and introduced setters for all parameters. - Removed
CertificateContact
constructor overloads and introduced setters for all parameters.
For details on the Azure SDK for Java (December 2019 beta) release refer to the release announcement.