Skip to content

Releases: slackapi/python-slack-sdk

version 3.27.1

28 Feb 02:12
Compare
Choose a tag to compare

Changes


version 3.27.0

13 Feb 06:31
Compare
Choose a tag to compare

Changes


version 3.26.2

09 Jan 05:41
Compare
Choose a tag to compare

Changes


version 3.26.1

04 Dec 08:26
Compare
Choose a tag to compare

Changes

  • #1441 #1442 Built-in InstallationStores fail to resolve a valid bot token when both bot and user-only installations co-exist in database tables - Thanks @kulmatitskiy @seratch
  • #1440 Fix a bug on the aiohttp-based Socket Mode client's exception handling - Thanks @ifmcnichols
  • #1438 Add new force argument to conversations.invite API method - Thanks @filmaj
  • #1435 Enable testing for Python 3.12 and PyPy 3.10 on CI - Thanks @Jamim

version 3.26.0

23 Nov 01:38
Compare
Choose a tag to compare

Changes


version 3.25.0

21 Nov 06:11
Compare
Choose a tag to compare

Changes


version 3.24.0

16 Nov 06:57
Compare
Choose a tag to compare

Changes


version 3.23.1

14 Nov 06:41
Compare
Choose a tag to compare

Changes

  • #1423 Fix #1421 Update SlackApiError exception handling for web client - Thanks @vinceta
  • #1418 Add new arguments to admin.users.list API method - Thanks @seratch
  • #1409 Make next_cursor extraction logic even more robust (ref #1407) - Thanks @seratch

version 3.23.0

04 Oct 06:01
Compare
Choose a tag to compare

Changes

  • #1406 Add RichTextInputElement to slack_sdk.models - Thanks @seratch
  • #1408 Update files.upload v2 method in correspondence with server-side changes - Thanks @seratch

Since this version, developers no longer need files:read permission for files_upload_v2 method. To learn more about files_upload_v2, please refer to v3.19.0 release notes: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.19.0


version 3.22.0

12 Sep 01:28
Compare
Choose a tag to compare

Changes