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.21.1
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.21.2
Choose a head ref
  • 11 commits
  • 92 files changed
  • 3 contributors

Commits on Apr 7, 2022

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

Commits on Apr 8, 2022

  1. Add preivew param to chat.unfurl API parameters (#964)

    * Add preivew param to chat.unfurl API parameters
    
    * Update the tests
    
    * Add missing properties in attachments
    
    * Update JSON data
    seratch authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c3c8cec View commit details
    Browse the repository at this point in the history
  2. Add app unfurling example

    seratch committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    df332e8 View commit details
    Browse the repository at this point in the history
  3. Add more unit tests

    seratch committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7e368d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

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

Commits on Apr 12, 2022

  1. Bump nokogiri from 1.13.3 to 1.13.4 in /docs (#965)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.13.3...v1.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    716c360 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    39e8aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    890d794 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    bf977d8 View commit details
    Browse the repository at this point in the history
  2. Upgrade optional dependencies

    seratch committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    58a9031 View commit details
    Browse the repository at this point in the history
  3. version 1.21.2

    seratch committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    030e8a5 View commit details
    Browse the repository at this point in the history
Loading