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

[ANNOUNCE] New Airflow Providers released on Mon, 16 May, 2022

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:

Breaking changes:
* google: 7.0.0

There were many deprecations removed in Google Provider, Support for
Google Ads v10.

New Features added:
* amazon: 3.4.0
* apache-beam: 3.4.0
* databricks: 2.7.0
* docker: 2.7.0
* microsoft-azure: 3.9.0
* opsgenie: 3.1.0
* snowflake: 2.7.0
* trino: 2.3.0

Bug fixes only (no new features):
* apache-hive: 2.3.3
* cncf-kubernetes: 4.0.2
* jira: 2.0.5
* presto: 2.2.1
* salesforce: 3.4.4
* ssh: 2.4.4
* tableau: 2.1.8

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.