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/java-slack-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: slackapi/java-slack-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 18 commits
  • 128 files changed
  • 3 contributors

Commits on Aug 13, 2021

  1. Set the version to SNAPSHOT

    seratch committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    67d5fac View commit details
    Browse the repository at this point in the history
  2. Fix #799 Add OpenID Connect document (#805)

    * Fix #799 Add OpenID Connect document
    
    * Update the OpenID Connect document
    seratch authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    fbed1a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Fix #773 Add Slack Connect API/Event supports (#813)

    * Fix #773 Add Slack Connect API/Event supports
    
    * Remove irrelevant changes
    
    * Fix the rate limit for conversations.inviteShared, update tests
    seratch authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    2cbd9a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Improve the test stability

    seratch committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    275b778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba92bc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

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

Commits on Aug 19, 2021

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

Commits on Aug 20, 2021

  1. Update link_shared event payload for the changes starting on Septembe…

    …r 1 (#817)
    
    * Update link_shared event payload for the changes starting on Sept 1
    
    * Run all the tests
    
    * Update chat.unfurl API as well
    seratch authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    99b8a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c76639 View commit details
    Browse the repository at this point in the history
  3. version 1.11.0-RC1

    seratch committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    61a8300 View commit details
    Browse the repository at this point in the history
  4. Bump external dependencies

    seratch committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    657cccc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Bump gson patch version

    seratch committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    4e01861 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Fix document errors

    seratch committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    094fdff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c800360 View commit details
    Browse the repository at this point in the history
  3. Update bolt/src/main/java/com/slack/api/bolt/AppConfig.java

    Co-authored-by: Fil Maj <maj.fil@gmail.com>
    seratch and filmaj authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    8cda4d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #820 from seratch/issue-769-auto-ack

    * Fix #769 A new option to auto-acknowledge Events API requests
    * version 1.11.0-RC1
    * Bump external dependencies
    * Bump gson patch version
    * Update bolt/src/main/java/com/slack/api/bolt/AppConfig.java
    Co-authored-by: Fil Maj <maj.fil@gmail.com>
    seratch and filmaj authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    ed6f13a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a234392 View commit details
    Browse the repository at this point in the history
  6. version 1.11.0

    seratch committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    9573438 View commit details
    Browse the repository at this point in the history
Loading