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.10.1
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.11.0
Choose a head ref
  • 14 commits
  • 54 files changed
  • 3 contributors

Commits on Aug 26, 2021

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

Commits on Aug 30, 2021

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

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    9ec906d View commit details
    Browse the repository at this point in the history
  2. Update the v2 documents

    seratch committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    01993c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

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

Commits on Sep 9, 2021

  1. Fix #1110 Socket Mode disconnection issue with the aiohttp-based clie…

    …nt (#1112)
    
    * Fix #1110 Socket Mode disconnection issue with the aiohttp-based client
    
    * Fix lint errors
    
    * Make info logs more consistent
    
    * Revert log change and improve details
    seratch authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    dafdef0 View commit details
    Browse the repository at this point in the history
  2. version 3.11.0rc1

    seratch committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    a3d6006 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

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

Commits on Sep 13, 2021

  1. Remove confusing warning logs in file-based installation store (#1115)

    Refer to slackapi/bolt-python#464 for the context of this change
    seratch authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    12188d3 View commit details
    Browse the repository at this point in the history
  2. Improve the stability of SocketModeClient implementations (#1114)

    * Improve the stability of SocketModeClient implementations
    * Fix typo and apply test improvements
    seratch authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    55786c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    e8ab4ad View commit details
    Browse the repository at this point in the history
  2. Correct the behavior change of files.upload API method

    Refer to integration_tests/web/test_issue_672.py
    seratch committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    b22ac3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35d3b86 View commit details
    Browse the repository at this point in the history
  4. version 3.11.0

    seratch committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    f123db1 View commit details
    Browse the repository at this point in the history
Loading