This is a hotfix release for the issue with proxy
option in WebClient
, WebhookClient
constructors.
If your app is affected by this issue, please consider taking either of the following actions:
- Upgrade to this version (2.9.1) (no code change required in this case)
- If there is a reason to avoid upgrading at this moment, switch to the standard
HTTPS_PROXY
environment variable and stop using theproxy
option. The env variable should work regardless of theslackclient
versions.
We're sorry for causing trouble and inconvenience.
Refer to v2.9.1 milestone to know the complete list of the issues resolved by this release.
Updates