Releases: slackapi/python-slack-sdk
Releases Β· slackapi/python-slack-sdk
version 3.29.0
Changes
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/97?closed=1
- All changes: v3.28.0...v3.29.0
version 3.28.0
What's Changed
- Added deprecation warnings to Steps from Apps methods by @WilliamBergamin in #1504
- Fix base url according to official documentation by @AyumuKasuga in #1485
- Fix AttributeError on SocketModeClient.is_connected (aiohttp) when enabling debug-level logging by @cxong in #1499
New Contributors
- @AyumuKasuga made their first contribution in #1485
- @cxong made their first contribution in #1499
All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/95?closed=1
Full Changelog: v3.27.2...v3.28.0
version 3.27.2
Changes
- #1498 Fix #1496 Async client uses blocking call when uploading file with v2 - Thanks @kdrob @seratch
- #1492 Fix #1468
RichTextElement.elements
items are never promoted to a proper Python object type - Thanks @k1e1n04 @kezabelle
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/94?closed=1
- All changes: v3.27.1...v3.27.2
version 3.27.1
Changes
- #1466 Fix #1462 websocket_client-based SocketModeClient does not reconnect after a DNS outage - Thanks @ktindall-godaddy @seratch
- #1463 Unpin moto, and support moto 5.0 changes - Thanks @s-t-e-v-e-n-k
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/93?closed=1
- All changes: v3.27.0...v3.27.1
version 3.27.0
Changes
- #1459 Fix #1458 internal error within aiohttp-based socket mode client - Thanks @seratch @jhofeditz
- #1450 #1452 Add "slack_file" properties to "image" blocks/elements under slack_sdk.models - Thanks @seratch
- #1455 #1456 Can't install async (optional) dependencies in 3.26.2 - Thanks @drasmuss @WilliamBergamin
- #1449 feat: add download badge in readme - Thanks @WilliamBergamin
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/91?closed=1
- All changes: v3.26.2...v3.27.0
version 3.26.2
Changes
- #1447 #1446 aiohttp based socket_mode failed to reconnect and enter a broken state - Thanks @woolen-sheep
- #1436 Configuring with pyproject.toml - Thanks @WilliamBergamin
- #1443 Update run_*.sh scripts to align with the contributor guide - Thanks @Jamim
- #1445 Replace Flask-Sockets with aiohttp for testing - Thanks @Jamim
- #1448 Fix broken links to modal documentation - Thanks @christos-P
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/90?closed=1
- All changes: v3.26.1...v3.26.2
version 3.26.1
Changes
- #1441 #1442 Built-in InstallationStores fail to resolve a valid bot token when both bot and user-only installations co-exist in database tables - Thanks @kulmatitskiy @seratch
- #1440 Fix a bug on the aiohttp-based Socket Mode client's exception handling - Thanks @ifmcnichols
- #1438 Add new
force
argument toconversations.invite
API method - Thanks @filmaj - #1435 Enable testing for Python 3.12 and PyPy 3.10 on CI - Thanks @Jamim
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/89?closed=1
- All changes: v3.26.0...v3.26.1
version 3.26.0
Changes
- #1432 Add functions.completeSuccess/Error APIs for remote functions - Thanks @seratch @WilliamBergamin
- #1433 Add RichTextBlock to Block.parse() targets - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/88?closed=1
- All changes: v3.25.0...v3.26.0
version 3.25.0
Changes
- #1430 Fix #1427 Add apps.manifest.* & tooling.tokens.rotate API support - Thanks @seratch
- #1431 Fix #1428 Add rich_text classes to slack_sdk.models module - Thanks @seratch @tj-smith47
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/87?closed=1
- All changes: v3.24.0...v3.25.0
version 3.24.0
Changes
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/85?closed=1
- All changes: v3.23.1...v3.24.0