Hey all, As part of AIP-94, code was added for the Fab and Keycloak providers. The implementation for Fab was incorrect, and the AIP direction has since changed, so this code is no longer used in the internal AIP implementation for both providers.
Since this is not a critical issue and does not prevent the providers from being used, the scope of the change is limited. The changes only introduced a single method in the auth managers. We have reverted the entire approach in the link below. https://github.com/apache/airflow/pull/68856 Sorry for the inconvenience! Thanks for your understanding! Best regards, Bugra Ozturk On Mon, Jun 22, 2026 at 11:33 PM Shahar Epstein <[email protected]> wrote: > Dear Airflow community, > > I'm happy to announce that new versions of Airflow Providers packages > prepared on 2026-06-16 were just released. > We have a new provider in the list, clickhousedb - thanks to everyone > involved in its creation! > > Full list of PyPI packages released is added at the end of the message. > > The source release, as well as the binary releases, are available here: > > > https://airflow.apache.org/docs/apache-airflow-providers/installing-from-sources.html > > You can install the providers via PyPI: > > https://airflow.apache.org/docs/apache-airflow-providers/installing-from-pypi.html > > The documentation index is available at https://airflow.apache.org/docs/ > and documentation for individual provider versions is linked directly from > PyPI. > > ---- > > Full list of released PyPI packages: > > https://pypi.org/project/apache-airflow-providers-alibaba/3.3.9/ > https://pypi.org/project/apache-airflow-providers-amazon/9.31.0/ > https://pypi.org/project/apache-airflow-providers-apache-hdfs/4.12.1/ > https://pypi.org/project/apache-airflow-providers-apache-livy/4.5.7/ > https://pypi.org/project/apache-airflow-providers-clickhousedb/1.0.0/ > https://pypi.org/project/apache-airflow-providers-common-ai/0.5.0/ > https://pypi.org/project/apache-airflow-providers-databricks/7.16.1/ > https://pypi.org/project/apache-airflow-providers-dbt-cloud/4.9.2/ > https://pypi.org/project/apache-airflow-providers-edge3/4.0.0/ > https://pypi.org/project/apache-airflow-providers-elasticsearch/6.7.0/ > https://pypi.org/project/apache-airflow-providers-fab/3.7.0/ > https://pypi.org/project/apache-airflow-providers-ftp/3.15.1/ > https://pypi.org/project/apache-airflow-providers-google/22.2.0/ > https://pypi.org/project/apache-airflow-providers-hashicorp/4.7.1/ > https://pypi.org/project/apache-airflow-providers-http/6.0.4/ > https://pypi.org/project/apache-airflow-providers-informatica/0.2.0/ > https://pypi.org/project/apache-airflow-providers-keycloak/0.8.0/ > https://pypi.org/project/apache-airflow-providers-microsoft-azure/13.5.0/ > https://pypi.org/project/apache-airflow-providers-microsoft-mssql/4.7.0/ > https://pypi.org/project/apache-airflow-providers-openlineage/2.18.1/ > https://pypi.org/project/apache-airflow-providers-opensearch/1.10.0/ > https://pypi.org/project/apache-airflow-providers-postgres/6.8.0/ > https://pypi.org/project/apache-airflow-providers-redis/4.5.0/ > https://pypi.org/project/apache-airflow-providers-sftp/5.8.2/ > https://pypi.org/project/apache-airflow-providers-slack/9.10.2/ > https://pypi.org/project/apache-airflow-providers-snowflake/6.14.0/ > https://pypi.org/project/apache-airflow-providers-ssh/5.0.3/ > https://pypi.org/project/apache-airflow-providers-standard/1.15.0/ > https://pypi.org/project/apache-airflow-providers-weaviate/3.3.5/ > > Cheers, > > > Shahar Epstein >
