Skip to content

Releases: slackapi/java-slack-sdk

version 1.39.3

27 May 05:57
Compare
Choose a tag to compare

Changes

  • [slack-api-client] #1316 Fix #1314 files.upload v2 method does not upload multiple files with full metadata - Thanks @oppokui @seratch

version 1.39.2

14 May 07:06
Compare
Choose a tag to compare

Changes

  • [slack-api-client] #1312 Fix #1311 entity.message is missing in Audit Logs API response - Thanks @seratch

version 1.39.1

10 May 02:49
Compare
Choose a tag to compare

Changes

  • [slack-api-client] #1298 Mark files.upload / rtm.connect as deprecated - Thanks @seratch
  • [slack-api-client] #1310 Fix #1308 repsonse_metadata is missing in admin.initeRequests.list/*.list response classes - Thanks @Dunkhell @seratch
  • [slack-api-client] Add new properties to Web API responses - Thanks @seratch

Test improvements:


version 1.39.0

29 Mar 02:40
Compare
Choose a tag to compare

Changes

  • [slack-api-client] Add support for micronaut 4 - Thanks @hrothwell
  • [slack-api-client] Many property addition to Web API response types - Thanks @seratch

version 1.38.3

14 Mar 02:26
Compare
Choose a tag to compare

Changes

  • [slack-api-client] Add new properties to Web API responses - Thanks @seratch

version 1.38.2

28 Feb 01:05
Compare
Choose a tag to compare

Changes

  • [slack-api-client] #1285 Migrate from status.slack.com to slack-status.com - Thanks @seratch

version 1.38.1

08 Feb 01:58
Compare
Choose a tag to compare

Changes

  • [bolt] #1281 #1279 Fail to run event listeners for app_mention events with bot_message subtype - Thanks @seratch
  • [kotlin extensions] #1278 #1277 Kotlin extension should be populated with an earlier api target - Thanks @rocketraman
  • [slack-api-client] #1275 Make the same change to chat.postMessage with #1274 - Thanks @seratch
  • [slack-api-client] Many property addition to Web API response types - Thanks @seratch

version 1.38.0

24 Jan 04:12
Compare
Choose a tag to compare

Changes

  • [slack-api-client] #1272 Fix #1271 Add slack_file object to image block / block element classes - Thanks @seratch
  • [slack-api-client] #1274 Fix #1273 AsyncMethodsRateLimiter does not handle ratelimitted errors properly - Thanks @gunrein @seratch
  • [slack-api-client] #1268 Correct the rate limit tier setting for users.profile.set API calls - Thanks @gunrein
  • [slack-api-client] #1270 Fix #1269 A bug on the metric calculation inside async API clients - Thanks @gunrein @seratch
  • [slack-api-client] Many property addition to Web API response types - Thanks @seratch

version 1.37.0

11 Jan 08:18
Compare
Choose a tag to compare

Changes

  • [slack-api-client] #1242 Add functions.* APIs and related property additions to event/interactivity payloads - Thanks @seratch
  • [slack-api-client] #1265 Fix #1256 #1223 Socket Mode connection error issue - Thanks @oppokui @seratch
  • [bolt-http4k] #1266 Fix #1264 bolt-http4k fails to parse a request with duplicated header lines - Thanks @slushpupie @seratch
  • [slack-api-client] #1247 Add new force argument to conversations.invite API method - Thanks @filmaj
  • [documents] #1262 Update instructions in documentation for OAuth examples - Thanks @zimeg
  • [slack-api-client] Many property addition to Web API response types - Thanks @seratch

version 1.36.1

21 Nov 07:19
Compare
Choose a tag to compare

Changes

  • [slack-api-client] #1240 Fix #1237 TeamBillableInfoRequest missing 2 optional arguments - Thanks @seratch @Dunkhell
  • [slack-api-client] Many property addition to Web API response types - Thanks @seratch