Skip to content

version 1.0.8

Compare
Choose a tag to compare
@seratch seratch released this 28 May 02:48
· 140 commits to master since this release
  • [slack-api-model] Add missing fields in objects (confirm.style in blocks, user.is_invited_user: boolean, message.hidden, Slack post related fields in file objects) - thanks @seratch
  • [slack-api-client etc] #466 #462 Calls API support - thanks @seratch
  • [slack-api-client] #475 #474 Make redirect_uri for oauth.access / oauth.v2.access optional - thanks @natevaughan @seratch
  • [slack-api-client] #476 Bump dependencies (okhttp, micronaut, tyrus-standalone-client) - thanks @seratch
  • [slack-api-client] #459 Adding ping message and pong event to RTM client - thanks @gaspardpetit
  • [slack-api-client] #451 Add support and check for the event subtypes in RTM client - thanks @gaspardpetit
  • [bolt] #455 Improve OAuth flow module to consider the cases where team is missing in oauth.v2.access responses - thanks @seratch
  • [bolt] #476 Bump dependencies (aws-java-sdk-s3) - thanks @seratch