Lc-sdk-python

Latest version: v0.3.9

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

Scan your dependencies

Page 2 of 4

0.3.3

Added
- Support for new batch methods in configuration-api v3.5: `batch_create_agents`, `batch_delete_agents`, `batch_update_agents`, `batch_approve_agents`, `batch_suspend_agents`, `batch_unsuspend_agents`.

Changed
- Updated requirements.txt.

Bugfixes
- Fix HTTP method in `get_dynamic_configuration`, `get_configuration`, `get_localization`, `list_group_properties`, `list_license_properties` and `delete_event_properties`.
- Fix `upload_file` method by changing the way of uploading files; using HTTP multipart encoding.

0.3.2

Added
- Webhooks support. Allows to easily convert webhook's body into parsed data classes.

0.3.1

Changed
- Updated httpx dependency to a version which fixes a potential vulnerability.
- Updated readme file and extended examples with getting pushes from the websocket client.

0.3.0

Not secure
Added
- New methods in configuration-api v3.5 for tags management: `create_tag`, `list_tags`, `update_tag`, `delete_tag`.
- New method in reports-api v3.5 for getting tags usage statistics in chats: `tags_chat_usage`.

Changed
- Major refactoring: classes with API methods for each version are now held in separate modules
This is possibly breaking change, please make sure if your imports point to `livechat.<service>.<transport>.base`).
When in doubt, please compare with the updated `examples` directory.
- Added new param `owner_client_id` in Configuration API `create_bot` for Interface and v3.5 classes.
- Added new methods related to product information (`list_channels`, `check_product_limits`) in Configuration API v3.5.

0.2.1

Not secure
Changed
- Handling of configuration file.

0.2.0

Not secure
Added
- API stable version 3.4 as a default.
- API dev preview version 3.5 support.
- Proxy support to web interfaces.
- RtmResponse structure for RTM clients.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.