Skip to content

version 3.32.0 - #1558

Merged
WilliamBergamin merged 1 commit into
mainfrom
v3.32.0
Sep 6, 2024
Merged

version 3.32.0#1558
WilliamBergamin merged 1 commit into
mainfrom
v3.32.0

Conversation

@WilliamBergamin

Copy link
Copy Markdown
Contributor

Summary

Release 3.32.0

Testing

N/A

Category

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.signature (Request Signature Verifier)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.models (UI component builders)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.rtm_v2 (RTM client)
  • /docs (Documents)
  • /tutorial (PythOnBoardingBot tutorial)
  • tests/integration_tests (Automated tests for this library)

Requirements

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.sh after making the changes.

Comment thread slack_sdk/version.py
@@ -1,2 +1,2 @@
"""Check the latest version at https://pypi.org/project/slack-sdk/"""
__version__ = "3.31.0"
__version__ = "3.32.0"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only manual change

@codecov

codecov Bot commented Sep 6, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.88%. Comparing base (3f94e48) to head (860e27d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1558   +/-   ##
=======================================
  Coverage   84.88%   84.88%           
=======================================
  Files         113      113           
  Lines       12546    12546           
=======================================
  Hits        10650    10650           
  Misses       1896     1896           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WilliamBergamin
WilliamBergamin merged commit 8547826 into main Sep 6, 2024
@WilliamBergamin
WilliamBergamin deleted the v3.32.0 branch September 6, 2024 17:31
@WilliamBergamin WilliamBergamin added this to the 3.32.0 milestone Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants