Webex-assistant-sdk

Latest version: v1.0.0

Safety actively analyzes 625891 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

Added

- Added key generation CLI command

Changed

- Prior key generation methods output keys in the OpenSSH format. The decision was made to only support the PEM
encoding format for skill keys going forward. As such the CLI now outputs RSA keys in a PEM format.
- Examples and tests have been updated to reflect that key format change.
- The SkillApplication class has been removed from the top level package and must now be imported from the app module.
- The __main__ file has been removed for now and the cli is now contained in the cli module.

0.5.0

Changed

- Updated SDK to use new encryption methodology on new `Skills Service`
- Needs to pass a private key when creating a `SkillApplication`

0.4.0

Changed

- Removed custom token formats for payload encryption in favor of HTTPS
- Removed `generate-key` command from cli

0.3.0

Added

- Implemented `new` CLI command
- Implemented `assistant-event` directive

Changed

- Changed the unsupported `go-home` for the new `dismiss-web-view` directive

Fixed

- Fixed key password validation

0.2.0

Added

- Added a check to skill server implementation
- Added `wxa_sdk check` command-line command to invoke a skill's health check
- Added this changelog

Changed

- Changed response serialization in server to be compatible with mindmeld 4.3.4

0.1.1

- Initial implementation

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.