| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Bot Framework for Python SDK 4.15.1 source code.tar.gz | 2024-06-21 | 713.0 kB | |
| Bot Framework for Python SDK 4.15.1 source code.zip | 2024-06-21 | 1.3 MB | |
| README.md | 2024-06-21 | 2.2 kB | |
| Totals: 3 Items | 2.0 MB | 0 | |
This is the June 2024 release of the Python Bot Framework SDK. This release contains security and other parity fixes.
What's Changed
- aiohttp 3.9.5 by @tracyboehrer in https://github.com/microsoft/botbuilder-python/pull/2127
- Parity in CloudAdapterBase.update_activity to use correct activity id by @tracyboehrer in https://github.com/microsoft/botbuilder-python/pull/2120
- fix: Corrections for errors in Skill Dialogs by @tracyboehrer in https://github.com/microsoft/botbuilder-python/pull/2110
- Removed invalid exchange_token check by @tracyboehrer in https://github.com/microsoft/botbuilder-python/pull/2121
- fix populating token issuers by @harvey-k in https://github.com/microsoft/botbuilder-python/pull/2117
- bump: aiohttp from 3.9.3 to 3.9.4 in /libraries/botbuilder-adapters-slack by @dependabot in https://github.com/microsoft/botbuilder-python/pull/2097
- bump: requests dependency by @dependabot in https://github.com/microsoft/botbuilder-python/pull/2108
- bump: requests from 2.31.0 to 2.32.0 by @dependabot in https://github.com/microsoft/botbuilder-python/pull/2109
- Added CosmosDB warning: Use CosmosDbPartitionedStorage instead. by @tracyboehrer in https://github.com/microsoft/botbuilder-python/pull/2104
- Updated README with supported Python versions by @tracyboehrer in https://github.com/microsoft/botbuilder-python/pull/2113
- bump: aiohttp from 3.9.3 to 3.9.4 in /libraries/botbuilder-integration-aiohttp by @dependabot in https://github.com/microsoft/botbuilder-python/pull/2098
- Bump the pip group across 2 directories with 1 update by @dependabot in https://github.com/microsoft/botbuilder-python/pull/2100
- bump: aiohttp to 3.9.4 in SDK packages by @tracyboehrer in https://github.com/microsoft/botbuilder-python/pull/2115
- Resolved the inconsistency in response formats between the Python Echo bot template and the C# and JavaScript Echo bot templates. by @gandiddi in https://github.com/microsoft/botbuilder-python/pull/2124
- Bump azure-storage-queue by @tracyboehrer in https://github.com/microsoft/botbuilder-python/pull/2126
Full Changelog: https://github.com/microsoft/botbuilder-python/compare/4.15.0...4.15.1