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 This was a "special" release. ALL 74 (!) community providers were released. The new providers are only available for Airflow 2.2+ as explained in the Apache Airflow providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers Release details: 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.