Skip to content

4.16.1

Latest
Compare
Choose a tag to compare
@tracyboehrer tracyboehrer released this 08 Jul 19:39
· 17 commits to releases/4.16 since this release
a7fd439

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