Skip to content

version 1.3.2

Choose a tag to compare

@seratch seratch released this 11 Feb 23:59
· 553 commits to main since this release

Changes

This patch version upgrades the minimum slack-sdk version from 3.3.1 to 3.3.2 for proxy issue in the built-in SocketModeClient. Also, Socket Mode adapter supports newly added proxy_headers argument in its constructor. Refer to https://github.com/slackapi/python-slack-sdk/releases/tag/v3.3.2 for the underlying changes.

References