Skip to content

2.0.0

Compare
Choose a tag to compare
@shapirone shapirone released this 31 Mar 00:22
· 60 commits to main since this release
ef8685d

What's Changed

  • Add documentation for sample app testing with a local SDK by @E-Zim in #149
  • [Breaking] Remove response_url from the Block Action payload body by @shapirone in #151
  • [Breaking] Remove response_urls from the View Submission payload body by @shapirone in #151
  • [Breaking] Remove BaseSlackFunctionHandler from the top-level export by @shapirone in #151
  • [Breaking] Remove SlackFunctionHandler from the top-level export by @shapirone in #151
  • [Breaking] Do not auto-add datastore-related scopes if they are missing by @filmaj in #150
  • Add versioning details and contract callout to README by @shapirone in #153
  • [Breaking] Remove BlockActionHandler top level export by @shapirone in #152
  • [Breaking] Remove user_id input from AddUserToUserGroup by @shapirone in #154
  • [Breaking] Remove channel_id and user_id inputs and user_id output from InviteUserToChannel by @shapirone in #154
  • [Breaking] Remove user_id input from RemoveUserFromUsergroup by @shapirone in #154
  • [Breaking] Remove thread_ts input and message_ts output from SendDM by @shapirone in #154
  • [Breaking] Remove thread_ts input and message_ts output from SendMessage by @shapirone in #154

New Contributors

Full Changelog: 1.6.1...2.0.0