Bolt: @slack/[email protected] Release

Release date:
March 31, 2021
Previous version:
@slack/[email protected] (released March 31, 2021)
Magnitude:
814 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

Top Contributors in @slack/[email protected]

shaydewael
seratch
jimray
itowlson
br-tim-ray
misscoded
Omar6741
mwbrooks
k725

Directory Browser for @slack/[email protected]

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • Add regex support to events handler (#284 #763) - Thanks @pdontha!
  • Fix typo in SocketModeReceiver logging sentence (#807) - Thanks @KhushrajRathod!
  • Refactor built-in receivers to be a little more DRY (#810) - Thanks @seratch!
  • Add built-in AwsLambdaReceiver (#784 #785) - Thanks @seratch!
  • Simplify app.start() for Socket Mode by allowing extra arguments to be optional (#823) - Thanks @KhushrajRathod
  • Lots of documentation improvements!
    • Fix event.user to correctly reference user ID (#790) - Thanks @mwbrooks
    • Add Japanese translation for AWS Lambda Deployment Guide (#798) - Thanks @seratch @shay
    • Update AWS Lambda Deployment guide to use @vendia/serverless-express (#799 #800 #804 #806) - Thanks @januswel @avery100 @mwbrooks
    • Clarify that OAuth is not supported by custom receivers (#711) - Thanks @mwbrooks