You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@airflow.apache.org by Jarek Potiuk <po...@apache.org> on 2022/04/11 17:49:16 UTC

[ANNOUNCEMENT] New Airflow Providers released on Mon 11 Apr

Dear community,

I'm happy to announce that new versions of Airflow Providers packages
were just released.

The mission of Apache Airflow is the creation and maintenance of software
related to workflow automation and scheduling that can be used to author and
manage data pipelines. Airflow Providers integrate Airflow with
"external services".

The source release, as well as the binary releases, are available here:
https://airflow.apache.org/docs/apache-airflow-providers/installing-from-sources

Release details:

New providers:
* arangodb: 1.0.0

Breaking changes:
* cncf-kubernetes: 4.0.0

This is a special version of Kubernetes provider that will work with
the upcoming Airflow 2.3.0 (it is not compatible with earlier
versions)

New Features added:
* amazon: 3.3.0
* docker: 2.6.0
* google: 6.8.0
* hashicorp: 2.2.0
* jenkins: 2.1.0
* microsoft-azure: 3.8.0
* presto: 2.2.0
* sftp: 2.6.0
* trino: 2.2.0

Bug fixes only (no new features):

* apache-livy: 2.2.3
* celery:2.1.4
* discord: 2.1.4
* elasticsearch: 3.0.3
* microsoft-psrp: 1.1.4

You can install the providers via PyPI
https://airflow.apache.org/docs/apache-airflow-providers/installing-from-pypi

The documentation is available at https://airflow.apache.org/docs/ and
linked from the PyPI packages.

Cheers,
J.