Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: deprecated slack files.upload is replaced with new slack bot APIs #242

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Sep 2, 2024

  1. fix: deprecated slack files.upload is optional now new slack bots

    As mentioned here https://api.slack.com/changelog/2024-04-a-better-way-to-upload-files-is-here-to-stay I mad changes to use new APIs now with backward compatibility
    iamatulsingh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8fc9e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ad804 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7c9b16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5d6f74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f83dabd View commit details
    Browse the repository at this point in the history
  4. fix: removed USE_NEW_SLACK_API from env as now the new slack files AP…

    …I is default and one and only
    iamatulsingh committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4bc8507 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

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

Commits on Oct 14, 2024

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