Provider package apache-airflow-providers-zendesk for Apache Airflow
Project description
Package apache-airflow-providers-zendesk
Release: 3.0.1rc1
Provider package
This is a provider package for zendesk provider. All classes for this provider package are in airflow.providers.zendesk 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.1+ installation via pip install apache-airflow-providers-zendesk
The package supports the following python versions: 3.7,3.8,3.9,3.10
PIP requirements
PIP package |
Version required |
---|---|
apache-airflow |
>=2.1.0 |
zenpy |
>=2.0.24 |
Changelog
3.0.1
Misc
Support for Python 3.10
Update Zendesk example DAG to use TaskFlow API (#21411)
3.0.0
Misc ~~~ ZendeskHook moved from using zdesk to zenpy package.
Breaking changes
Changed the return type of ZendeskHook.get_conn to return a zenpy.Zenpy object instead of a zdesk.Zendesk object. Deleted the ZendeskHook.call, alternatively you can use the ZendeskHook.get method to make custom get calls to Zendesk API. Zendesk and ZendeskError classes are removed from airflow.hooks.zendesk_hook imports.
Switch from zdesk to zenpy in ZendeskHook (#21349)
2.0.1
Misc
Optimise connection importing for Airflow 2.2.0
2.0.0
Breaking changes
Auto-apply apply_default decorator (#15667)
1.0.1
Updated documentation and readme files.
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-zendesk-3.0.1rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99a27eb2549a9cc0ed1d77b4ae0b0ead6a3a28ac171b79db5790e1304111a9fd |
|
MD5 | 1ade695afe5598b315e7d73d6dc91e35 |
|
BLAKE2b-256 | 269f0a0dad061cfade117fc7e9a28576f5d9ec03ffcf1860e456e5bd0a9ee3fd |
Hashes for apache_airflow_providers_zendesk-3.0.1rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e9e2aa61b9fa8d14f30f6bf9ed698e02d2bb3df7fb1e0190da7ecc5e45309cf |
|
MD5 | 95eb49ba4596a79b3098fe25e2e567e0 |
|
BLAKE2b-256 | d6b80ebd52d4b158bd1803f622bb9ac326a447cda170a3ca820a0d1c7cdfd9f5 |