[WebClient] #838 Add apps.event.authorizations.list and other APIs - Thanks @seratch
[WebClient][WebhookClient] #829 Improve error body parser to handle no charset responses - Thanks @adamchainz@seratch
[Block Kit] #824 Correct text field validation in Header blocks - Thanks @seratch
version 2.9.1
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 the proxy option. The env variable should work regardless of the slackclient 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
[WebClient][WebhookClient] #820#821#822 The proxy option in WebClient/WebhookClient no longer works - Thanks @seratch
version 2.9.0
Refer to v2.9.0 milestone to know the complete list of the issues resolved by this release.
Updates
[WebClient] #811 Add workflows.* API support - Thanks @misscoded
[WebClient] #810#809 Only set default filename in files_upload if file is an instance of str - Thanks @csaska
version 2.8.2
Refer to v2.8.2 milestone to know the complete list of the issues resolved by this release.
Updates
[WebClient] #795#794 Add admin.conversations.* API methods in WebClient/AsyncWebClient - Thanks @ruberVulpes
[WebClient] #796 Fix a link to the Static options documentation - Thanks @Jamim
version 2.8.1
Refer to v2.8.1 milestone to know the complete list of the issues resolved by this release.
Updates
[WebClient] #778#779 Adding support for View objects for views.push/update/publish - Thanks @ruberVulpes
[WebClient] #786 Fix admin.conversations.restrictAccess.* methods to match documentation - Thanks @ruberVulpes
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps slackclient from 1.3.1 to 2.9.2.
Release notes
Sourced from slackclient's releases.
Changelog
Sourced from slackclient's changelog.
Commits
aa2e9b2
version 2.9.2f96e64d
Add Dispatch Action in Block Kit #841c959e45
Fix #838 by adding three missing endpoints99ad72d
Fix testse990020
Update the mock server9fcd20c
Fix #829 by adding the default encodingf3053d6
#830 Clarify channel type in docs for Running the App5a2c80e
Fix the text validation in header blocksc4969ac
Replace master branch with main in docsc758d7f
Fix DeepSource warningsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)