This is the first stable version of slack_sdk v3. The remarkable updates in this major version are:
- Newly added OAuth flow support
- Better Async/sync separation for
WebClient
andWebhookClient
- Renamed packages (from
slack
toslack_sdk
) with deprecation warnings
Refer to the documents for details. The migration guide for slackclient
v2.x users is available at https://slack.dev/python-slack-sdk/v3-migration/