github microsoft/botbuilder-python 4.14.0
Bot Framework SDK for Python 4.14.0

latest releases: 4.15.0, 4.14.8, 4.14.7...
2 years ago

Welcome to the June 2021 release of the Bot Framework SDK. We are excited to introduce CloudAdapter (#1707) for botbuilder-python. Other new features include Microsoft Teams MeetingStart and MeetingEnd events (#1724), Get Meeting Info (#1704), Adaptive Card invoke adaptiveCard/action (#1697), and some bug fixes.

Change log for Python 4.14.0

  • Cloud adapter [PR 1707]
  • Streaming extensions [PR 986]
  • Fixing readme rst [PR 1762]
  • Corrected DialogContext.cancel_all_dialogs [PR 1727]
  • Turn MemoryScope includesnapshot to false [PR 1747]
  • Fixed issue with channel_data being overwritten in create_conversation [PR 1749]
  • Added depending on streaming to botbuilder-core [PR 1748]
  • Updated aiohttp dependency in botbuilder-integration-aiohttp [PR 1725]
  • Corrected bug with serialize attempt on a dict [PR 1726]
  • DialogManager logic moved to DialogExtensions [PR 1753]
  • support teams meeting start/end events [PR 1724]
  • Fix get_skill_conversation_reference in skill_handler [PR 1728]
  • add get_meeting_info to TeamsInfo [PR 1704]
  • Remove hardcoded InputHint for AttachmentPrompt [PR 1671]
  • Add SkillConversationIdFactory to Python [PR 1691]
  • Deprecate HealthCheck Activity [PR 1702]
  • Changing super() call to self on members added/removed in TeamsActivityHandler [PR 1675]
  • Adaptive Card invoke action handler [PR 1697]
  • Streaming unit tests [PR 1682]
  • C# parity tests for payloads [PR 1677]
  • Fix is_skill_claim validation for anonymous authentication [PR 1684]

Don't miss a new botbuilder-python release

NewReleases is sending notifications on new releases.