version 3.0.0
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
WebClientandWebhookClient - Renamed packages (from
slacktoslack_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/