Releases: slackapi/bolt-python
Releases · slackapi/bolt-python
Release list
version 1.14.1
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
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/61?closed=1
- All Diff: v1.14.0...v1.14.1
version 1.14.0
Changes
- #649 Add Google Cloud Functions adapter (ref #646) - Thanks @seratch
- #647 Remove noqa comments and add
__all__to__init__.pyfiles - Thanks @seratch
Document Updates
- #648 Clarify "Setting up events" section - Thanks @hestonhoffman
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/56?closed=1
- All Diff: v1.13.2...v1.14.0
version 1.13.2
Changes
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/58?closed=1
- All Diff: v1.13.1...v1.13.2
version 1.13.1
Changes
- #640 Fix #639 is_enterprise_install does not exist in context object - Thanks @seratch @Sadisms
- #636 Upgrade pytype version to the latest - Thanks @seratch
- #638 Enable Flake8 in the CI builds - Thanks @seratch
Document Updates
- #621 Improve the OAuth Lambda deployment instructs - Thanks @srajiang
- #623 Add Socket Mode healthcheck endpoint examples (#622) - Thanks @ImRohan01 @seratch
- #633 Update AWS example documentation with correct AWS Lambda roles required - Thanks @cp2423 @filmaj
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/57?closed=1
- All Diff: v1.13.0...v1.13.1
version 1.13.0
Changes
- #618 Fix #617 Respect the configuration of logger parameter across App/AsyncApp loggers - Thanks @seratch @brian-nguyen-bolt
- #616 Fix type hint for event constraint to allow None subtypes - Thanks @alexrashed
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/55?closed=1
- All Diff: v1.12.0...v1.13.0
version 1.12.0
Changes
- #614 Add Falcon (ASGI) adapter - Thanks @sarayourfriend
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/51?closed=1
- All Diff: v1.11.6...v1.12.0
version 1.11.6
Changes
Document Updates
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/54?closed=1
- All Diff: v1.11.5...v1.11.6
version 1.11.5
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
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/53?closed=1
- All Diff: v1.11.4...v1.11.5
version 1.11.4
Changes
- #586 Fix #584 Wrong user_token assigned to new user (affected versions: v1.11.2, v1.11.3) - Thanks @stantonius @seratch
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/52?closed=1
- All Diff: v1.11.3...v1.11.4
version 1.11.3
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
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/50?closed=1
- All Diff: v1.11.2...v1.11.3