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.7.0
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.8.0
Choose a head ref
  • 13 commits
  • 90 files changed
  • 5 contributors

Commits on Jun 16, 2021

  1. set max length of String in oauth of sqlalchemy (#1040)

    Co-authored-by: Kazuhiro Sera <ksera@slack-corp.com>
    naoki-tateyama and seratch authored Jun 16, 2021
    2 Configuration menu
    Copy the full SHA
    d361500 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Updates PythOnBoardingBot tutorial sample to use bolt-python (#1044)

    * Update app to use slack_bolt over slackeventsapi and flask
    * Update code snippets in tutorials
    * Remove typo
    * Updates tut handlers and docs to use client listener argument
    * Update tutorial/PythOnBoardingBot/app.py
    
    Co-authored-by: Kazuhiro Sera <seratch@gmail.com>
    srajiang and seratch authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    6eb42f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    148fbb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

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

Commits on Jun 28, 2021

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

Commits on Jul 1, 2021

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

Commits on Jul 14, 2021

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

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    8f606a2 View commit details
    Browse the repository at this point in the history
  2. version 3.8.0rc1

    seratch committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    96ba35f View commit details
    Browse the repository at this point in the history
  3. Add save_bot methods

    seratch committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    bc364f2 View commit details
    Browse the repository at this point in the history
  4. version 3.8.0rc2

    seratch committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    af9a8c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcf1c7c View commit details
    Browse the repository at this point in the history
  6. version 3.8.0 (#1064)

    seratch authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    8bbb5d4 View commit details
    Browse the repository at this point in the history
Loading