Release: Java Slack SDK v1.49.0
- 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.