Slackclient

Latest version: v2.9.4

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

Scan your dependencies

Page 2 of 5

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

3.11.1

Changes

* 1117 asyncio-based Socket Mode client improvements - Thanks seratch matthieucan

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

3.11.0

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.