Skip to content

Release Plans

Chris Lunsford edited this page May 15, 2020 · 3 revisions

v1.x

  • Last joint-compatability (Python v2 & v3) major release
  • Add support for all existing API endpoints and data model updates posted on developer.webex.com
  • Remove support-for and references-to the legacy ciscosparkapi library

v2.x

  • Python v3 only; remove legacy Python v2 compatibility code
  • Add type hints, simplify docstrings, and update Sphinx
  • Provide synchronous and asynchronous API interfaces
  • Evaluate refactoring data models to leverage Pydantic base models
  • Design patterns evolution

v3.x

  • Add a community utilities contribution point / plugin system
  • Add WebexTeamsClient class and data models with nested operations and enhanced functionality
  • Add WebexTeamsBot modular bot framework
Clone this wiki locally