Skip to content

Releases: slackapi/bolt-python

version 1.14.1

Choose a tag to compare

@seratch seratch released this 12 Jul 00:16

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

Choose a tag to compare

@seratch seratch released this 18 May 00:24

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

Choose a tag to compare

@seratch seratch released this 11 May 22:55

Changes

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

References

version 1.13.1

Choose a tag to compare

@seratch seratch released this 29 Apr 22:39

Changes

Document Updates

References

version 1.13.0

Choose a tag to compare

@seratch seratch released this 18 Mar 12:42

Changes

References

version 1.12.0

Choose a tag to compare

@seratch seratch released this 17 Mar 05:37

Changes

References

version 1.11.6

Choose a tag to compare

@seratch seratch released this 02 Mar 22:16

Changes

Document Updates

  • #609 Docs on handling options listeners with a filtering example - Thanks @filmaj

References

version 1.11.5

Choose a tag to compare

@seratch seratch released this 25 Feb 23:22

Changes

  • #602 Fix #601 Allow for host option for AsyncSlackAppServer start method - Thanks @seratch @ucgw
  • #588 Upgrade test dependencies & fix Falcon warning - Thanks @seratch

Document Updates

  • #587 Update ngrok link to point to official guide - Thanks @misscoded

References

version 1.11.4

Choose a tag to compare

@seratch seratch released this 01 Feb 06:46

Changes

References

version 1.11.3

Choose a tag to compare

@seratch seratch released this 28 Jan 21:49

Changes

  • #580 Fix #468 Replying with 0 results for a multi-select external option display previous successful results - Thanks @seratch @prziborowski
  • #581 Upgrade pytype version to the latest (2022.1.13) - Thanks @seratch
  • #578 Add more org-wide installation patterns to the SDK tests - Thanks @seratch

References