version 1.34.0
Changes
Since this version, MethodsClient#filesUploadV2()
no longer requires files:read
scope to fetch full metadata of uploaded files. The server side now returns the metadata in response to upload operations. To learn more about the files.upload v2 method, check v1.26.0 releae notes as well: https://github.com/slackapi/java-slack-sdk/releases/tag/v1.26.0
- All changes: v1.33.0...v1.34.0