This release contains a fix for a regression in allowing disabled auth for local testing, and fixes for certificate auth.
What's Changed
- Fix for ConfigurationServiceClientCredentialFactory to allow auth disabled scenario by @tracyboehrer in #2135
- Remove the colon (':') from keywords such as "Parameters", "Remarks" and "Returns" in comments. by @gandiddi in #2130
- Added CertificateServiceClientCredentialsFactory by @tracyboehrer in #2132