Releases: slackapi/bolt-python
Releases · slackapi/bolt-python
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
version 1.11.2
Changes
- #576 Improve the built-in authorize for better support of user-scope only installations - Thanks @seratch
- #577 Fix #561 matchers can be called even when app.message keyword does not match - Thanks @seratch @caddac
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/48?closed=1
- All Diff: v1.11.1...v1.11.2
version 1.11.1
Changes
- #555 Fix #552 Unable to use request body with lazy listener when socket mode is enabled - Thanks @seratch @JordanGibson
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/49?closed=1
- All Diff: v1.11.0...v1.11.1
version 1.11.0
Changes
- #546 Fix #545 Enable to use lazy listeners even when having any custom context data - Thanks @seratch
- #543 Fix url_verification error with the Flask adapter - Thanks @seratch
- #544 Fix #542 Add additional context values for FastAPI apps - Thanks @kafejo @seratch
- #528 Add GitHub stale action for better triaging process - Thanks @srajiang
- #547 Upgrade pytype, black versions - Thanks @seratch
Document Updates
- #519 #518 An error in the HTTP mode Getting Started document (JP) - Thanks @TORIFUKUKaiou
- #523 Improve the Django app example to be more robust - Thanks @seratch
- #538 Update the respond utility guide - Thanks @seratch
- #541 Fix #525 Japanese translation for #524 (lazy listeners doc updates) - Thanks @wongjas
- #534 Update link to view submissions doc - Thanks @wongjas
- #535 Fixes #534, updates link to view submissions - Thanks @wongjas
- #524 Update lazy lambda docs - Thanks @srajiang
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/42?closed=1
- All Diff: v1.10.0...v1.11.0