Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@Joezanini Joezanini released this 16 Dec 18:27
e851508

Webex Python SDK Release

We are excited to announce the latest release of the Webex Python SDK, which includes several enhancements and updates to improve functionality and compatibility. Below are the key changes introduced in this release:

Enhancements to Room Class and Rooms API

Additional Properties: The Room class has been enhanced with new properties to provide more detailed information and capabilities. These properties include:

  • classificationId
  • isAnnouncementOnly
  • isReadOnly
  • isPublic
  • madePublic
  • description

API Argument Fix: Corrected missing arguments in the rooms API to ensure proper functionality. This includes adding the necessary create room arguments to the post_data method.

Migration to Adaptive Card Version 1.3

Version Upgrade: The SDK has been upgraded from Adaptive Card 1.1 to 1.3. This includes a restructuring of code files to align with Adaptive Card's official documentation, ensuring compatibility and taking advantage of the latest features.

For more detailed information, please refer to the official Adaptive Cards documentation.
We encourage you to update to this latest version to benefit from these improvements. As always, your feedback is invaluable to us. Thank you for using the Webex Python SDK!