Dear Airflow community, I 'm happy to announce that new versions of Airflow Providers packages were just released.
This is more than a regular set of providers. We released 41 providers in total this month. Additionally to regular providers we released first version of Tabular provider and especially "common.sql" provider that is used by 22 other providers and provides a shared "SQL" functionality for all of them - this is a foundation for faster delivery of SQL functionality independently of upgrading to the latest Airflow version. The source release, as well as the binary releases, are available here: https://airflow.apache.org/docs/apache-airflow-providers/installing-from-sources The documentation is available at https://airflow.apache.org/docs/ and linked from the PyPI packages. Cheers, J.