slack-client-1.13
What's Changed
- New Release: slack-client-1.12 by @hs-jenkins-bot in #198
- Add OAuth credentials object for v2 Slack app by @zmarushchak-hs in #199
- Don`t include as_user param in chat.postEphemeral request if it is empty by @zmarushchak-hs in #201
- Add models for group events by @nliutyi in #202
- Add user access token to OAuth credentials model for V2 app by @zmarushchak-hs in #203
- Update group and channel models. Add general SlackConversationEventCore model. by @nliutyi in #204
- Prevent NPEs in SectionIF check by @ks3057 in #206
- add-webhook-blocks by @Jw0x47 in #210
- replace TravisCI with GitHub Actions CI by @sullis in #209
- enable Dependabot v2 by @sullis in #208
- implements users_profile_set + dnd methods by @lightbody in #207
- Include attachments by @szabowexler in #212
- Added support of channel_shared event by @leonidhladii in #217
- Update SectionIF.java by @courtneyadams in #219
- Update SectionIF.java by @courtneyadams in #220
- Update SlackTextFileCore.java by @courtneyadams in #221
- send slack token properly by @tpoll in #222
- Call update/remove Slack message methods without
as_userparam for V2 bot token by @zmarushchak-hs in #224 - Add integration test for ChatDeleteParams model by @zmarushchak-hs in #225
- Update to newer immutables version by @zklapow in #229
- Added new file type for JavaScript files by @rlmacen in #230
- Fix 'No serializer found for class java.lang.Object' on getTeamInfo method execution by @zmarushchak-hs in #231
- Add team name to SlackTeam model by @zmarushchak-hs in #232
- Add Icon field to SlackTeam model by @zmarushchak-hs in #233
- Add
restricted_actionerror type by @omotnyk in #234 - Add method for Slack API's migration.exchange endpoint. by @higityan in #235
- Changing migration exchange params to use as userIds String separated with commas in place of set. by @higityan in #236
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #226
- Bump actions/setup-java from 1 to 2.1.0 by @dependabot in #228
- Bump basepom from 25.4 to 25.6 by @dependabot in #211
- Specify java distribution for GH action by @omotnyk in #237
- Add support of conversations.inviteShared Slack method by @zmarushchak-hs in #238
- Add reactions to conversation history by @aybbr in #239
- Add schedule message endpoints by @higityan in #240
- Add
thread_tsfield to bot messages by @slayton in #245 - Add method for conversation kick api. by @higityan in #251
- Add subtype for conversations-select input by @zmarushchak-hs in #253
- Delete GH actions CI by @omotnyk in #255
- Add view submission model with callback id by @zmarushchak-hs in #254
- Normalize Slack form element presentational data by @omotnyk in #256
- Revert "Normalize Slack form element presentational data" by @omotnyk in #257
- Normalize Slack form element presentational data | Attempt 2 by @omotnyk in #258
- Add static select view input model by @zmarushchak-hs in #260
- Add dispatch_action field to Input Block by @zmarushchak-hs in #261
- Added few BlockKit models by @leonidhladii in #263
- Change
UserProfile::statusExpirationtype tolongby @omotnyk in #264 - HasChannel added to Leave and Join Events by @1carew1 in #265
- Add getStringValue method to BlockKit inputs by @zmarushchak-hs in #267
- Normalize some of blocks' presentational data by @omotnyk in #266
- Normalize option and option group lists in
BlocksLoadOptionsResponseby @omotnyk in #268 - test VS editor by @mindspin311 in #269
- Added support of multi_static_select view by @IvanivOleg in #270
- Add STATIC_SELECT input type to BlockKit input types enum by @zmarushchak-hs in #271
- Add input action ID max length limit constant by @omotnyk in #272
- Enable GH actions CI by @omotnyk in #273
- Bump basepom from 25.6 to 25.7 by @dependabot in #259
- Bump actions/setup-java from 2.1.0 to 3 by @dependabot in #274
- Bump actions/checkout from 2.3.4 to 3 by @dependabot in #275
- Add support for deserializing header block by @mmgmoh in #276
- Add SlackOptionsResponse model for Dialog Options handling by @zmarushchak-hs in #277
- Revert "Add SlackOptionsResponse model for Dialog Options handling" by @zmarushchak-hs in #280
- Added missing field parsing by @IvanivOleg in #278
- Make
stateinblock_actionspayload optional by @omotnyk in #281 - Support
multi_external_selecton view submissions by @omotnyk in #282 - Support
Timepickerfor BlockKit by @leonidhladii in #283 - Add ViewInputType for TimePicker by @leonidhladii in #284
- Add bookmarks by @szabowexler in #285
- Fix response metadata by @ssalinas in #244
- Fix unfurling signature by @szabowexler in #286
- Support Attachment upon link unfurling by @zmarushchak-hs in #287
- Add call support by @szabowexler in #288
- Immutables didn't like that by @szabowexler in #289
- Add snake case here by @szabowexler in #290
- Change time picker initial time format by @leonidhladii in #291
- Fix DateTimeParseException when data field is null by @leonidhladii in #292
- Sh/add request verification by @dezuz in #293
- add SlackRequestVerifier annotation by @dezuz in #294
- Add
isSharedfield toSlackChannel. by @nliutyi-hs in #296 - Added container to block actions by @rlmacen in #297
- Add message blocks. by @nliutyi-hs in #298
- Add missing emoji message block type. by @nliutyi-hs in #299
- Make the Emoji message block unicode field optional. by @nliutyi-hs in #300
- Revert "Make the Emoji message block unicode field optional." by @motnyk in #301
- Revert "Add missing emoji message block type." by @motnyk in #302
- Revert "Add message blocks." by @motnyk in #303
- Pin build to JDK 11 by @stevie400 in #305
- Add blocks for messages. by @nliutyi-hs in #304
- Default to
falsefor text styles by @motnyk in #306 - Revert "Default to
falsefor text styles" by @nliutyi-hs in #307 - Revert "Add blocks for messages." by @nliutyi-hs in #308
- Update Team icon URL field by @zmarushchak-hs in #310
- Add confirmation dialog
stylefield by @motnyk in #312 - Add ContextTeamId to SlackEventWrapper. by @mbeziazychnyi in #313
- add blocks to attachments by @ykaliukh in #314
- Support for more block elements by @charlesconnell in #316
- Support
"file_access": "access_denied"in SlackFile model by @zmarushchak-hs in #318 - Add optional timezone field. by @nliutyi-hs in #319
- Add additional file errors (
file_not_found,file_deleted) by @rydelaney-hs in #320 - Add support for common spreadsheet file formats by @rmarsch in #321
- Add additional view input types by @kanelson-hs in #322
- temporary changes to fix release by @jaredstehler in #324
New Contributors
- @nliutyi made their first contribution in #202
- @sullis made their first contribution in #209
- @leonidhladii made their first contribution in #217
- @courtneyadams made their first contribution in #219
- @rlmacen made their first contribution in #230
- @higityan made their first contribution in #235
- @dependabot made their first contribution in #226
- @aybbr made their first contribution in #239
- @slayton made their first contribution in #245
- @1carew1 made their first contribution in #265
- @IvanivOleg made their first contribution in #270
- @mmgmoh made their first contribution in #276
- @ssalinas made their first contribution in #244
- @dezuz made their first contribution in #293
- @nliutyi-hs made their first contribution in #296
- @mbeziazychnyi made their first contribution in #313
- @ykaliukh made their first contribution in #314
- @charlesconnell made their first contribution in #316
- @rydelaney-hs made their first contribution in #320
- @rmarsch made their first contribution in #321
- @kanelson-hs made their first contribution in #322
- @jaredstehler made their first contribution in #324
Full Changelog: slack-client-1.12...slack-client-1.13