What's Changed
➕ features
- feat: #1276 add Asyncio SQLAlchemy support by @galuszkak in https://github.com/slackapi/python-slack-sdk/pull/1633
- feat: add
channelsparam to files.upload v2 method by @seratch in https://github.com/slackapi/python-slack-sdk/pull/1641 - feat: support pathlike objects in upload util by @allen-pattern in https://github.com/slackapi/python-slack-sdk/pull/1656
- feat: WebClient/AsyncWebClient expose logger property by @WilliamBergamin in https://github.com/slackapi/python-slack-sdk/pull/1671
🐛 fixes
- fix: #1622 Additional check for exceptions from aiohttp by @lingfish in https://github.com/slackapi/python-slack-sdk/pull/1632
- fix: #1611 Add expand attribute to SectionBlock by @seratch in https://github.com/slackapi/python-slack-sdk/pull/1635
- fix: #1636 Custom Values passed into correctly into Bot/Installation class when cloned during token rotation by @seratch in https://github.com/slackapi/python-slack-sdk/pull/1638
- fix: Remove quotes from cookie value in OAuthStateUtils by @memben in https://github.com/slackapi/python-slack-sdk/pull/1648
- fix: max length for static option values by @xoob in https://github.com/slackapi/python-slack-sdk/pull/1655
📚 docs
- docs: Syncing config files with Deno Slack SDK and Slack CLI docs by @slackapi in https://github.com/slackapi/python-slack-sdk/pull/1619
- docs: Move Python OAuth Scopes and Uploading files with Python SDK tutorials to Python SDK site. by @technically-tracy in https://github.com/slackapi/python-slack-sdk/pull/1657
- docs: matches site css to slack.dev and docs.slack.dev by @slackapi in https://github.com/slackapi/python-slack-sdk/pull/1660
- fixes broken apps navbar link by @slackapi in https://github.com/slackapi/python-slack-sdk/pull/1666
- docs:
channel_idinstead ofchannelinfiles_upload_v2documentation by @WilliamBergamin in https://github.com/slackapi/python-slack-sdk/pull/1670
🏗️ maintenance
- health: move away from setup.py by @WilliamBergamin in https://github.com/slackapi/python-slack-sdk/pull/1623
- health: move to mypy by @WilliamBergamin in https://github.com/slackapi/python-slack-sdk/pull/1620
- health: remove pytest-runner from build-system.requires by @musicinmybrain in https://github.com/slackapi/python-slack-sdk/pull/1659
- docs: include packaging script steps in the maintainers guide by @zimeg in https://github.com/slackapi/python-slack-sdk/pull/1672
- fix: configure dependabot to group react deps by @WilliamBergamin in https://github.com/slackapi/python-slack-sdk/pull/1664
- chore: version 3.35.0 by @WilliamBergamin in https://github.com/slackapi/python-slack-sdk/pull/1674
:dependabot: dependabot
- chore(deps): bump pdoc3 from 0.11.3 to 0.11.5 by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1625
- chore(deps): update mypy requirement from <=1.13.0 to <=1.14.1 by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1626
- chore(deps): bump prism-react-renderer from 2.4.0 to 2.4.1 in /docs by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1627
- chore(deps): bump actions/stale from 9.0.0 to 9.1.0 by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1646
- chore(deps): bump the docusaurus group in /docs with 5 updates by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1643
- chore(deps): update psutil requirement from <7,>=6.0.0 to >=6.0.0,<8 by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1661
- chore(deps): update websockets requirement from <15,>=9.1 to >=9.1,<16 by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1662
- chore(deps): update mypy requirement from <=1.14.1 to <=1.15.0 by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1663
- chore(deps): bump the react group in /docs with 2 updates by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1665
- chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /docs by @dependabot in https://github.com/slackapi/python-slack-sdk/pull/1668
New Contributors
- @lingfish made their first contribution in https://github.com/slackapi/python-slack-sdk/pull/1632
- @galuszkak made their first contribution in https://github.com/slackapi/python-slack-sdk/pull/1633
- @memben made their first contribution in https://github.com/slackapi/python-slack-sdk/pull/1648
- @xoob made their first contribution in https://github.com/slackapi/python-slack-sdk/pull/1655
- @technically-tracy made their first contribution in https://github.com/slackapi/python-slack-sdk/pull/1657
- @musicinmybrain made their first contribution in https://github.com/slackapi/python-slack-sdk/pull/1659
- @allen-pattern made their first contribution in https://github.com/slackapi/python-slack-sdk/pull/1656
- All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/108?closed=1
- All changes: https://github.com/slackapi/python-slack-sdk/compare/v3.34.0...v3.35.0
Fetched April 3, 2026
