Releases: slackapi/java-slack-sdk
Releases · slackapi/java-slack-sdk
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
version 1.29.0
Changes
- #1134 Add MethodsCustomRateLimitResolver to enable developers to override the rate limiter's behavior - Thanks @seratch
- #1135 Upgrade dependency patch/minor versions (kotlin, http4k, micronaut) - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/77?closed=1
- All changes: v1.28.1...v1.29.0
version 1.28.1
Changes
- #1131 Fix #1127 AuthTeamsListResponse.Team doesn't provide icon when include_icon: true is passed - Thanks @seratch @scott-lee1
- #1133 Fix #1129 Setting schema-less URL for proxy URLs results in NullPointerException - Thanks @seratch @aaronq
- #1130 Fix #1128 MessageMeEvent does not have user property - Thanks @seratch @cprayer
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/76?closed=1
- All changes: v1.28.0...v1.28.1
version 1.28.0
Changes
- [all] #1119 Upgrade Lombok/Kotlin patch versions (and optional others too) - Thanks @seratch
- [bolt] #1126 Add thread_ts parameter to response_url sender inputs - Thanks @seratch
- [slack-api-client] #1117 Fix #1082 Add admin.roles.{list|add|remove}Assignments API supports - Thanks @seratch
- [slack-api-client] #1123 Fix #1122 A request toward an invalid webhook URL get 200 OK response (expected: 302 redirection) - Thanks @tsasaki609 @seratch
- [docs] #1116 #1118 Fix document errors - Thanks @JonGilmore
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/72?closed=1
- All changes: v1.27.3...v1.28.0
version 1.27.3
Changes
- [slack-api-client] #1106 Fix #821
emoji.listmissinginclude_categoriesoption - Thanks @slushpupie @seratch - [all] #1107 Upgrade gson, kotlin, and so on - Thanks @seratch
- [slack-api-model] Add
media_progressproperty infileobjects - Thanks @seratch - [slack-api-client] Add
team_idtoadmin.analytics.getFileAPI response data - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/74?closed=1
- All changes: v1.27.2...v1.27.3
version 1.27.2
Changes
- [slack-api-client] #1089 Fix #1088 Update MethodsClient to be consistent on the text field warnings with Node / Python SDKs - Thanks @seratch
- [slack-api-client] #1090 Fix #1087 Add admin.conversations.bulk{Archive|Delete|Move} API method support - Thanks @seratch
- [bolt] #1097 Fix #1092 by reducing info level logging in AmazonS3InstallationService/AmazonS3OAuthStateService - Thanks @seratch
- [document] #1096 Update Spring Boot documents and examples to support v3 - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/73?closed=1
- All changes: v1.27.1...v1.27.2
version 1.27.1
Changes
- [bolt] #1086 Fix #1084 by enabling app.message method to manage multiple handlers - Thanks @Arxing @seratch
- [document] #1083 Adjust the code snippets in slack-api-client documents - Thanks @SotaNakajima
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/71?closed=1
- All changes: v1.27.0...v1.27.1
version 1.27.0
Changes
- [slack-api-model] #1076 Add datetimepicker, url, email, number block elements - Thanks @seratch
- [slack-api-client] #1081 Add requestFileInfo param to MethodsClient#filesUploadV2 method - Thanks @seratch
- [all] #1077 Upgrade GSON and other optional dependencies - Thanks @seratch
- [project] #1079 Removed deprecated CodCov script - Thanks @WilliamBergamin
- [documents] #1073 Resolve minor typos for ExecutorService - Thanks @jasonoh
- All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/67?closed=1
- All changes: v1.26.1...v1.27.0