Slack-sdk

Latest version: v3.29.0

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

Scan your dependencies

Page 8 of 21

3.14.0

Changes

* 1172 1169 The built-in SocketMode client fails to establish WS connections via proxy server - Thanks seratch Lordshinjo
* 1161 Add `admin.apps.requests.cancel` API method support - Thanks seratch
* 1152 Stop raising `asyncio.CancelledError` if the connection is already closed - Thanks seratch vectoralpha
* 1167 Add `accessibility_label` to button block element - Thanks seratch
* 1171 Fix 1170 Add TimePickerElement to BlockElement.parse - Thanks iress-willygo

Document Updates

* 1163 1160 Links in README don't render properly on PyPi project page - Thanks seratch misscoded

---
* All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/49?closed=1
* All changes: https://github.com/slackapi/python-slack-sdk/compare/v3.13.0...v3.14.0

3.13.0

Changes

* 1140 Add focus_on_load support in Block Kit - Thanks seratch
* 1147 Add cursor parameter to Audit Logs API method - Thanks seratch
* 1143 1148 Capitalized Retry-After header missing since 3.12.0 - Thanks joekohlsdorf seratch
* 1141 Add GitHub stale action for better triaging issues - Thanks srajiang seratch
* 1149 Upgrade black, flake8, and pytype - Thanks seratch

Document Updates

* 1139 1086 Add interactivity patterns in SocketModeClient document - Thanks ruberVulpes

---
* All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/46?closed=1
* All changes: https://github.com/slackapi/python-slack-sdk/compare/v3.12.0...v3.13.0

3.13.0b1

What's Changed
Add Support for Subscribe in Slack (apps.manifest.*) by srajiang in 1151

Subscribe in Slack
This release includes support for apps.notifications.subscriptions.* endpoints and adds message metadata field to the chat.postMessage and chat.update arguments.

apps.notifications.subscriptions.create
apps.notifications.subscriptions.update
apps.notifications.subscriptions.delete

****

Full Changelog: [v3.13.0...v3.130b1](https://github.com/slackapi/python-slack-sdk/compare/v3.13.0...v3.13.0b1)

3.12.0

Changes

* 1129 Add Python 3.10 to the supported versions - Thanks seratch
* 1132 Add `team.*` & `admin.users.session.resetBulk` APIs - Thanks seratch
* 1127 1135 Add more docstrings to `slack_sdk.models` classes - Thanks seratch
* 1134 Make the aiohttp-based SocketModeClient's debug logging more consistent with the built-in one (1122) - Thanks seratch
* 1131 1137 Add the method to check equality in Block Kit model classes - Thanks kokko-san uroboro
* 1130 Audit Logs API: Add new details properties for `channel_posting_permissions_updated` action - Thanks seratch
* 1128 1136 Enable pytype and fix detected issues - Thanks seratch

---
* All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/45?closed=1
* All changes: https://github.com/slackapi/python-slack-sdk/compare/v3.11.2...v3.12.0

3.12.0b1

What's Changed
* Add Support for App Manifest Endpoints (apps.manifest.*) by misscoded in https://github.com/slackapi/python-slack-sdk/pull/1123

App Manifests
This release includes support for [app manifests](https://api.slack.com/reference/manifests). The `apps.manifest.*` endpoints can be used to create, delete, update, and copy your Slack apps with ease. New endpoints include:

- [`apps.manifest.create`](https://api.slack.com/methods/apps.manifest.create)
- [`apps.manifest.delete`](https://api.slack.com/methods/apps.manifest.delete)
- [`apps.manifest.export`](https://api.slack.com/methods/apps.manifest.export)
- [`apps.manifest.update`](https://api.slack.com/methods/apps.manifest.update)
- [`apps.manifest.validate`](https://api.slack.com/methods/apps.manifest.validate)
- [`tooling.tokens.rotate`](https://api.slack.com/methods/tooling.tokens.rotate)

**Full Changelog**: https://github.com/slackapi/python-slack-sdk/compare/v3.11.2...v3.12.0b1

3.11.2

Changes

* 1120 Change a websockets import to make it compatible with older versions - Thanks seratch

---
* All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/48?closed=1
* All changes: https://github.com/slackapi/python-slack-sdk/compare/v3.11.1...v3.11.2

Page 8 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.