Releases: slackapi/java-slack-sdk
Releases · slackapi/java-slack-sdk
version 1.35.0
Changes
- [slack-api-client] #1225 Fix #1224 Jetty 9.x security upgrades + http4k, ktor upgrades - Thanks @seratch
- [slack-api-client] #1226 Upgrade okhttp to 4.12.0 for security fixes - Thanks @seratch
- [slack-api-client] Applied all the Web API response property additions since v1.34.0 release
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/86?closed=1
- All changes: v1.34.0...v1.35.0
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
version 1.33.0
Changes
- [slack-api-client][slack-app-backend] #1215 Add rich_text_input block element support - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/83?closed=1
- All changes: v1.32.2...v1.33.0
version 1.32.2
Changes
- [slack-api-client] #1204 Fix #1212 Fails to parse channel_email_addresses in admin.conversations.search API response - Thanks @seratch @Dunkhell
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/85?closed=1
- All changes: v1.32.1...v1.32.2
version 1.32.1
Changes
- [slack-api-client] #1208 #1207 A recursive message reference causes a JSON data parsing error (caused by #1181 / v1.31.0) - Thanks @seratch @jdlee726
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/84?closed=1
- All changes: v1.32.0...v1.32.1
version 1.32.0
Changes
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/82?closed=1
- All changes: v1.31.0...v1.32.0
version 1.31.0
Changes
- [slack-api-client] #1202 Add
workflow_buttonblock element to the Block Kit models - Thanks @seratch - [slack-api-client] Fix #1179 Add
message_blocksproperty to Attachement class - Thanks @seratch @dniero95 - [slack-api-client] #1182 Mark stars.* API methods as deprecated - Thanks @seratch
- [slack-api-client] #1201 #1200 BlockActionPayload.Container is missing threadTs - Thanks @gavinbunney
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/81?closed=1
- All changes: v1.30.0...v1.31.0
version 1.30.0
Changes
- [slack-api-client] #1158 Fix #1145 SCIM version 2.0 support - Thanks @seratch
- [slack-api-client] #1176 Fix #1174
admin.inviteRequests.*API response data classes - Thanks @Dunkhell @seratch - [slack-api-client] #1160 Add cursor-based pagination support to
team.accessLogsAPI method - Thanks @seratch - [slack-api-client] #1162 Fix #1161 Internal thread resources are not shut down when calling
SlackConfig#close()- Thanks @adamnegaard @seratch - [slack-api-client] #1146 Upgrade OKHTTP library version from 4.41 to 4.42 - Thanks @seratch
- [bolt] #1144 Add
botScopesandrequestUserScopesto Bolt'scontextobject - Thanks @seratch - [bolt] #1143 Add
auth.testAPI response to Bolt'scontextobject - Thanks @seratch - [bolt-http4k] #1177 Upgrade http4k to v5, patch upgrades for others - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/79?closed=1
- All changes: v1.29.2...v1.30.0
version 1.29.2
Changes
- #1140 Improve the default OAuth page renderers - Thanks @seratch
- Add new properties to API responses - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/80?closed=1
- All changes: v1.29.1...v1.29.2
version 1.29.1
Changes
- #1136 Add admin.conversations.lookup / admin.conversations.convertToPublic supports - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/78?closed=1
- All changes: v1.29.0...v1.29.1