- Policy Management token scope separated from Certificate Management scope. Certificate Management scope is now default.
- Fixed an issue where retrieving a policy from VaaS returned the domains values with appended regexes if the Policy was created using any of the vcert sdks. This issue does not happen if the policy was created using VaaS UI.
- Fixed an issue where the Country regexes where being returned as the CN regexes when retrieving a Policy from VaaS.
- Fixed an issue where certificates requested from VaaS would fail to be retrieved even when the status of the Certificate is ISSUED. A timeout has been added to the request, so the sdk will try to retrieve the Certificate for that long before failing.