Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: slackapi/python-slack-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.16.2
Choose a base ref
...
head repository: slackapi/python-slack-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.17.0
Choose a head ref
  • 7 commits
  • 41 files changed
  • 4 contributors

Commits on May 18, 2022

  1. Adding the auth_teams_list method (#1213)

    Co-authored-by: Kazuhiro Sera <seratch@gmail.com>
    filmaj and seratch authored May 18, 2022
    Configuration menu
    Copy the full SHA
    da8c0a1 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Add more documentation around contructor parameters for client, async…

    …_client and legacy_client as well as their base classes. In particular focusing on documenting the proxy and ssl parameters (relates to #1214).
    Filip Maj authored and filmaj committed May 19, 2022
    Configuration menu
    Copy the full SHA
    aa5cba6 View commit details
    Browse the repository at this point in the history
  2. Update release steps to include generating API docs.

    Filip Maj committed May 19, 2022
    Configuration menu
    Copy the full SHA
    6d410da View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    830b517 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    4458b2c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    5966cbf View commit details
    Browse the repository at this point in the history
  2. version 3.17.0

    seratch committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7fb5417 View commit details
    Browse the repository at this point in the history
Loading