Skip to content

version 3.12.0

Compare
Choose a tag to compare
@seratch seratch released this 24 Nov 08:36
· 339 commits to main since this release

Changes

  • #1129 Add Python 3.10 to the supported versions - Thanks @seratch
  • #1132 Add team.* & admin.users.session.resetBulk APIs - Thanks @seratch
  • #1127 #1135 Add more docstrings to slack_sdk.models classes - Thanks @seratch
  • #1134 Make the aiohttp-based SocketModeClient's debug logging more consistent with the built-in one (#1122) - Thanks @seratch
  • #1131 #1137 Add the method to check equality in Block Kit model classes - Thanks @kokko-san @uroboro
  • #1130 Audit Logs API: Add new details properties for channel_posting_permissions_updated action - Thanks @seratch
  • #1128 #1136 Enable pytype and fix detected issues - Thanks @seratch