Skip to main content

Provider for Apache Airflow. Implements apache-airflow-providers-atlassian-jira package

Project description

Package apache-airflow-providers-atlassian-jira

Release: 2.1.1rc1

Atlassian Jira

Provider package

This is a provider package for atlassian.jira provider. All classes for this provider package are in airflow.providers.atlassian.jira python package.

You can find package information and changelog for the provider in the documentation.

Installation

You can install this package on top of an existing Airflow 2 installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-atlassian-jira

The package supports the following python versions: 3.8,3.9,3.10,3.11

Requirements

PIP package

Version required

apache-airflow

>=2.4.0

atlassian-python-api

>=1.14.2

Changelog

2.1.1

Bug Fixes

  • Fix: JiraOperator support any return response from Jira client (#31672)

2.1.0

Misc

  • Bump minimum Airflow version in providers (#30917)

2.0.1

Bug Fixes

  • Handle 'jira_method_args' in JiraOperator when not provided (#29741)

2.0.0

Breaking changes

  • Changing atlassian JIRA SDK to official atlassian-python-api SDK (#27633)

Migrated Jira provider from Atlassian Jira SDK to atlassian-python-api SDK. Jira provider doesn’t support validate and get_server_info in connection extra dict. Changed the return type of JiraHook.get_conn to return an atlassian.Jira object instead of a jira.Jira object.

1.1.0

Misc

  • Move min airflow version to 2.3.0 for all providers (#27196)

1.0.0

Initial version of the provider.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page