| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.16.1 source code.tar.gz | 2024-07-08 | 714.7 kB | |
| 4.16.1 source code.zip | 2024-07-08 | 1.3 MB | |
| README.md | 2024-07-08 | 609 Bytes | |
| Totals: 3 Items | 2.0 MB | 0 | |
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 https://github.com/microsoft/botbuilder-python/pull/2135
- Remove the colon (':') from keywords such as "Parameters", "Remarks" and "Returns" in comments. by @gandiddi in https://github.com/microsoft/botbuilder-python/pull/2130
- Added CertificateServiceClientCredentialsFactory by @tracyboehrer in https://github.com/microsoft/botbuilder-python/pull/2132