Provider for Apache Airflow. Implements apache-airflow-providers-atlassian-jira package
Project description
Package apache-airflow-providers-atlassian-jira
Release: 2.0.0
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.3.0 |
atlassian-python-api |
>=1.14.2 |
Changelog
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
This release of provider is only available for Airflow 2.3+ as explained in the Apache Airflow providers support policy.
Misc
Move min airflow version to 2.3.0 for all providers (#27196)
1.0.0
Initial version of the provider.
Project details
Release history Release notifications | RSS feed
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
Hashes for apache-airflow-providers-atlassian-jira-2.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12be255a5584b992a7a1316280d0713ff888de232614b2f8798e0c65024ca57a |
|
MD5 | 36119765d5d4f24d48a05d411a8d387e |
|
BLAKE2b-256 | 39b45ca3c1463e3ebbd08794978c26661c3372e34ef8b9a1c1ebb680309b949c |
Hashes for apache_airflow_providers_atlassian_jira-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37975bdf9bfe44bf5fb00d17030b3bfbd2a5869c7c25befa348c1a3c6f30875a |
|
MD5 | 943f80dfec2f91b2a64d026d0779d201 |
|
BLAKE2b-256 | 13bea3b2cff6af2a1df52514422c5c06ebac10269d8fbf6cef53a3cb086c3f34 |