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.0rc2

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.7,3.8,3.9,3.10

Requirements

PIP package

Version required

apache-airflow

>=2.4.0

atlassian-python-api

>=1.14.2

Changelog

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

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