infochangedSlack calls it: Release
Release: Java Slack SDK v1.49.0
- Announced
- APIs
- java-slack-sdk
- Endpoints
assistant.threads.setStatuschat.startStreamfiles.completeUploadExternal- Severity
- info, set by
reef/slack-rule-v1 - Source
- https://docs.slack.dev/changelog/2026/06/03/java-slack-sdk
- We've added authorship arguments (
icon_emoji,icon_url, andusername) to theassistant.threads.setStatusandchat.startStreamAPI methods. - We've added
highlight_typesupport to thefiles.completeUploadExternalandfilesUploadV2API methods. Thehighlight_typeparameter allows specifying the file type hint for uploads (e.g.,png,jpg, andgiffile types), enabling optimistic rendering before the async upload processing job completes.
The text above is Slack's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.