This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b5338b5825 Add test_connection method for SSHHook (#28184)
add f3c68d7e15 Changing atlassian JIRA SDK to official
atlassian-python-api SDK (#27633)
No new revisions were added by this update.
Summary of changes:
airflow/providers/atlassian/jira/CHANGELOG.rst | 17 +++++++
airflow/providers/atlassian/jira/hooks/jira.py | 46 +++++++------------
airflow/providers/atlassian/jira/operators/jira.py | 52 ++++++++++------------
airflow/providers/atlassian/jira/provider.yaml | 3 +-
airflow/providers/atlassian/jira/sensors/jira.py | 52 ++++++++++------------
generated/provider_dependencies.json | 4 +-
tests/providers/atlassian/jira/hooks/test_jira.py | 2 +-
.../atlassian/jira/operators/test_jira.py | 20 ++++-----
.../providers/atlassian/jira/sensors/test_jira.py | 28 +++++-------
9 files changed, 103 insertions(+), 121 deletions(-)