You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Sergio Kef (JIRA)" <ji...@apache.org> on 2019/05/20 10:12:00 UTC

[jira] [Created] (AIRFLOW-4543) Update slack operator to support slackclient v2

Sergio Kef created AIRFLOW-4543:
-----------------------------------

             Summary: Update slack operator to support slackclient v2
                 Key: AIRFLOW-4543
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4543
             Project: Apache Airflow
          Issue Type: Improvement
          Components: hooks, operators
            Reporter: Sergio Kef
            Assignee: Sergio Kef


Official [Slack API for python|https://pypi.org/project/slackclient/] has recently released [v.2|https://github.com/slackapi/python-slackclient/wiki/Migrating-to-2.x0]

Among others some important points:
 * Async IO
 * SSL and Proxy
 * Dropping 2.7 support

Opening this ticket to work on the upgrade. Current functionalities will be migrated and will try to extend functionalities, if possible.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)