Releases: slackapi/bolt-python
Releases · slackapi/bolt-python
version 1.15.4
Changes
- #766 Fix #763 by improving the suggestion logging for view_closed patterns - Thanks @seratch @filmaj
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/69?closed=1
- All Diff: v1.15.3...v1.15.4
version 1.15.3
Changes
- #751 Add Python 3.11 to the supported language versions - Thanks @seratch
- #758 Fix #754 by adding the async version of Tornado adapter - Thanks @seratch @castrapel
- #748 Fix #747 by updating async SQLAlchemy OAuth example code - Thanks @ntarora
- #752 Update code_cov upload method - Thanks @WilliamBergamin
- #745 Remove 2020-resolver - Thanks @WilliamBergamin
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/68?closed=1
- All Diff: v1.15.2...v1.15.3
version 1.15.2
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
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/67?closed=1
- All Diff: v1.15.1...v1.15.2
version 1.15.1
Changes
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/64?closed=1
- All Diff: v1.15.0...v1.15.1
version 1.15.0
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
- #725 Development release steps in guide - Thanks @WilliamBergamin
- #690 Issue #660: Replace HTML entities before markdownify in docs - Thanks @acq688
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/60?closed=1
- All Diff: v1.14.3...v1.15.0
version 1.14.3
Changes
Document Changes
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/63?closed=1
- All Diff: v1.14.2...v1.14.3
version 1.14.2
Changes
- #684 Fix #683 IgnoringSelfEvents middleware does not filter out Message sent via response_url - Thanks @seratch @deppe
References
- Release Milestone: https://github.com/slackapi/bolt-python/milestone/62?closed=1
- All Diff: v1.14.1...v1.14.2
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