Skip to content

Releases: slackapi/bolt-python

version 1.15.4

17 Nov 02:13

Choose a tag to compare

Changes

References

version 1.15.3

08 Nov 05:01

Choose a tag to compare

Changes

References

version 1.15.2

18 Oct 22:58

Choose a tag to compare

Changes

  • #741 Fix #738 Add more keyword args to say utility - Thanks @seratch @jacklowrie
  • #736 Add context 'user_id' extraction for 'message_changed' and 'message_deleted' events - Thanks @eddyg

References

version 1.15.1

06 Oct 02:41

Choose a tag to compare

Changes

  • #734 Fix context.team_id for view interactions in a Slack Connect channel - Thanks @seratch

References

version 1.15.0

30 Sep 01:29

Choose a tag to compare

Changes

  • #722 Fix #721 Passing a global dict object without channel prop can cause issues among requests - Thanks @seratch @gk-patel
  • #714 Change to create a WebClient per request for safety - Thanks @seratch
  • #726 #727 Bump Sanic, websockets packages to the latest major versions - Thanks @E-Zim @JWZepf

Document Changes

References

version 1.14.3

26 Jul 01:49

Choose a tag to compare

Changes

Document Changes

  • #686 Add anchors and add contribute link to sidebar - Thanks @wongjas

References

version 1.14.2

21 Jul 06:10

Choose a tag to compare

Changes

  • #684 Fix #683 IgnoringSelfEvents middleware does not filter out Message sent via response_url - Thanks @seratch @deppe

References

version 1.14.1

12 Jul 00:16

Choose a tag to compare

Changes

  • #679 Allow lazy function invocation to target version/alias - Thanks @angrychimp
  • #662 Make the flake8 and black settings consistent - Thanks @seratch

Document / Example Updates

  • #665 Fix #664 Django example installation store improvement - Thanks @seratch @DataGreed
  • #659 #661 Change AWS API Gateway to Lambda Function URL in documents - Thanks @Globart1337

References

version 1.14.0

18 May 00:24

Choose a tag to compare

Changes

  • #649 Add Google Cloud Functions adapter (ref #646) - Thanks @seratch
  • #647 Remove noqa comments and add __all__ to __init__.py files - Thanks @seratch

Document Updates

References

version 1.13.2

11 May 22:55

Choose a tag to compare

Changes

  • #645 Fix #644 app.message listener does not handle events when a file is attached - Thanks @seratch

References