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.43.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.44.0
Choose a head ref
  • 19 commits
  • 138 files changed
  • 5 contributors

Commits on Sep 20, 2024

  1. Start new version

    seratch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e5565e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c442278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6f4061 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    478483c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ef88bf View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 2, 2024

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

Commits on Oct 8, 2024

  1. Add conversations.requestSharedInvite.list API support (#1382)

    Co-authored-by: Kazuhiro Sera <[email protected]>
    Fil Maj and seratch authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    be30886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12a01e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 14, 2024

  1. Bump org.eclipse.jetty:jetty-server in /bolt-jetty (#1385)

    Bumps org.eclipse.jetty:jetty-server from 9.4.53.v20231009 to 9.4.55.v20240627.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    43236cc View commit details
    Browse the repository at this point in the history
  2. Bump cookie and express in /docs (#1386)

    Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `express` from 4.21.0 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.21.0...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    02878e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0601050 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Add a new unit tests for #1384

    seratch committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    83b8e1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e033580 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

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

    seratch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cf214fa View commit details
    Browse the repository at this point in the history
Loading