Releases: slackapi/python-slack-sdk
Releases · slackapi/python-slack-sdk
version 3.18.1
Changes
- #1246 rtm_v2 api spins in infinite loop under gevent - Thanks @mattbillenstein
Document Changes
- #1244 #1245 Update aiohttp documentation sampleUpdate aiohttp documentation sample - Thanks @srajiang @DonDebonair
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/63?closed=1
- All changes: v3.18.0...v3.18.1
version 3.18.0
Changes
- #1237 Fix #1236 Add video block to Block Kit model classes - Thanks @seratch
- #1241 Fix #1240 Update chat_unfurl to support source/unfurl_id parameters - Thanks @seratch @angrychimp
- #1234 #1235 Fix many type hint errors - Thanks @ehdgua01
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/54?closed=1
- All changes: v3.17.2...v3.18.0
version 3.17.2
Changes
- #1232 Fix #1230 "unpack requires a buffer of 2 bytes" error when we have many options / option groups - Thanks @seratch @adamtheturtle
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/61?closed=1
- All changes: v3.17.1...v3.17.2
version 3.17.1
Changes
- #1221 Use 125 chars for max line length for both flake8 and black - Thanks @seratch
- #1223 Improve the installation data queries to always return the latest bot token - Thanks @seratch
- #1226 Upgrade pytype to the latest - Thanks @seratch
- #1225 Update the maintainers guide - Thanks @WilliamBergamin
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/60?closed=1
- All changes: v3.17.0...v3.17.1
version 3.17.0
Changes
- #1213 Fix #1212 auth.teams.list API method is not supported in WebClient - Thanks @filmaj @prziborowski
- #1215 Add more documentation around constructor parameters - Thanks @filmaj
- #1219 Fix #1218 - Reduce minimum number of overflow options - Thanks @misscoded @wilhelmklopp
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/53?closed=1
- All changes: v3.16.2...v3.17.0
version 3.16.2
Changes
- #1210 Fix #1209 Add
__all__
to__init__.py
- Thanks @seratch @kezabelle
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/58?closed=1
- All changes: v3.16.1...v3.16.2
version 3.16.1
Changes
- #1208 Tweaking warnings related to missing accessibility fields text and fallback - Thanks @filmaj
- Add new properties to Audit Logs API response classes - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/57?closed=1
- All changes: v3.16.0...v3.16.1
version 3.16.0
Changes
- #1207 Add message metadata support - Thanks @seratch
- #1195 Add
domain
toteam.info
API parameters - Thanks @seratch - #1206 Fix #1200 Model to_dict doesn't handle tuple sequences - Thanks @kezabelle @seratch
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/56?closed=1
- All changes: v3.15.2...v3.16.0
slackclient version 2.9.4
Mainly for the deprecation notice in the PyPI package page: https://pypi.org/project/slackclient/
Here is the list of issues for the release.
version 3.15.2
Changes
- #1187 Add file_ids to chat.update parameters - Thanks @seratch
- #1187 Fix
user_ids
parameter bug inconversations.inviteShared
API method - Thanks @seratch - Update Audit Logs API response - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/55?closed=1
- All changes: v3.15.1...v3.15.2