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/08/14 16:00:54 UTC

Airflow Providers released on August 14, 2022 are ready

Dear Airflow community,

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

This is a regular bugfix release of a number of providers but there
are few notable ones:

* new major backwards-incompatible releases of amazon, presto, trino,
exasol, hive packages
* some of the new packages (apache.druid, qubole, snowflake, google)
depend on the upcoming common-sql 1.1.0 release that will be released
shortly - so they will be installable only after this happens.

The source release, as well as the binary releases, are available here:

https://airflow.apache.org/docs/apache-airflow-providers/installing-from-sources

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.