Releases: slackapi/python-slack-sdk
Releases · slackapi/python-slack-sdk
version 3.34.0
Changes
- feat: add support for python 3.13 by @WilliamBergamin in #1614
- fix: 'ClientConnection' object has no attribute 'closed' when using socket mode with asyncio by @WilliamBergamin in #1613
- build: improve the stability of flaky tests by @WilliamBergamin in #1615
- build: enable tests that are now stable by @WilliamBergamin in #1617
Dependabot
- Bump path-to-regexp and express in /docs by @dependabot in #1610
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /docs by @dependabot in #1616
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/110?closed=1
- All changes: v3.33.5...v3.34.0
version 3.33.5
Changes
- #1594 #1598 #1541 Improve WebClient's slack.com url overwriting experience - Thanks @HTSagara @WilliamBergamin
- #1609 SocketModeClient expose asyncio event loop param - Thanks @jantman
- #1602 Improve unit tests' mock server implementation - Thanks @WilliamBergamin
- #1608 "channel_id" instead of "channel" in "files_upload_v2" code example - Thanks @wefi-nick
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/109?closed=1
- All changes: v3.33.4...v3.33.5
version 3.33.4
Changes
- #1593 Error with socket_mode_handler.connect_async(), not passing bytes to ping w/ aiohttp 3.11 - Thanks @jasonwbarnett @bdraco @keviddles
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/107?closed=1
- All changes: v3.33.3...v3.33.4
version 3.33.3
Changes
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/106?closed=1
- All changes: v3.33.2...v3.33.3
version 3.33.2
Changes
- #1572 Fix #1571 initial_value for RichTextInputElement should also accept type RichTextBlock - Thanks @macintacos @seratch
- #1574 Switch canvases.* APIs to application/json format for more stability - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/105?closed=1
- All changes: v3.33.1...v3.33.2
version 3.33.1
Changes
- Enable WebClient#assistant_threads_setSuggestedPrompts to skip title param - Thanks @seratch
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/104?closed=1
- All changes: v3.33.0...v3.33.1
version 3.33.0
Changes
- #1563 Add assistant.threads.* APIs - Thanks @seratch
- #1560 Fix RichTextElementParts.Date.timestamp to be an int - Thanks @PaarthShah
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/103?closed=1
- All changes: v3.32.0...v3.33.0
version 3.32.0
What's Changed
Features and Fixes
- feat: add support for
conversations.requestShared
approve
,deny
&list
by @WilliamBergamin in #1530 - feat: add interactivity_pointer as trigger_id alias to views.* APIs by @seratch in #1556
- feat: support all possible fields for RichTextElementParts.Date by @srtaalej in #1536
Documentation
- docs: adds Docusaurus site by @lukegalbraithrussell in #1537
- docs: remove line breaks in md intros for unfurls by @lukegalbraithrussell in #1538
- docs: adds google analytics tag by @lukegalbraithrussell in #1540
- fix: update the docs generation script by @WilliamBergamin in #1528
Misc
- chore: improve maintainer guidelines by @WilliamBergamin in #1529
- version 3.32.0 by @WilliamBergamin in #1558
Dependabot
- bump webpack from 5.92.1 to 5.94.0 in /docs by @dependabot in #1546
- bump @docusaurus/module-type-aliases from 3.4.0 to 3.5.2 in /docs by @dependabot in #1548
- bump websockets requirement from <13,>=9.1 to >=9.1,<14 by @dependabot in #1551
- bump micromatch from 4.0.7 to 4.0.8 in /docs by @dependabot in #1552
- bump @docusaurus/types from 3.4.0 to 3.5.2 in /docs by @dependabot in #1550
- chore: group docusaurus dependencies by @WilliamBergamin in #1553
- bump the docusaurus group in /docs with 3 updates by @dependabot in #1554
- bump prism-react-renderer from 2.3.1 to 2.4.0 in /docs by @dependabot in #1555
- bump sphinx from 7.3.7 to 8.0.2 by @dependabot in #1535
New Contributors
- @lukegalbraithrussell made their first contribution in #1537
- @srtaalej made their first contribution in #1536
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/101?closed=1
- All changes: v3.31.0...v3.32.0
version 3.31.0
What's Changed
- feat: add new
conversations.externalInvitePermissions.set
API by @WilliamBergamin in #1517 - feat: add
team.externalTeams.disconnect
by @WilliamBergamin in #1526 - fix: redact
bot_access_tokens
from the debug logs of socket mode by @WilliamBergamin in #1519 - Update psutil requirement from <6,>=5 to >=6.0.0,<7 by @dependabot in #1522
- chore(release): version 3.31.0 by @WilliamBergamin in #1527
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/100?closed=1
- Full Changelog**: v3.30.0...v3.31.0
version 3.30.0
Changes
- feat: add team.externalTeams.list by @WilliamBergamin in #1512
- chore: align README pattern by @WilliamBergamin in #1513
- chore(release): 3.30.0 by @WilliamBergamin in #1514
All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/99?closed=1
Full Changelog: v3.29.0...v3.30.0