apache-airflow-providers-fab

Changelog

1.2.1

Bug Fixes

  • Add backward compatibility to CSRF protection of '/logout' method (#40479)

1.2.0

Features

  • Add CSRF protection to "/logout" (#40145)

Misc

  • implement per-provider tests with lowest-direct dependency resolution (#39946)

  • Upgrade to FAB 4.5.0 (#39851)

  • fix: sqa deprecations for airflow providers (#39293)

  • Add '[webserver]update_fab_perms' to deprecated configs (#40317)

1.1.1

Misc

  • Faster 'airflow_version' imports (#39552)

  • Simplify 'airflow_version' imports (#39497)

  • Simplify action name retrieval in FAB auth manager (#39358)

  • Add 'jmespath' as an explicit dependency (#39350)

1.1.0

Note

This release of provider is only available for Airflow 2.7+ as explained in the Apache Airflow providers support policy.

Bug Fixes

  • Remove plugins permissions from Viewer role (#39254)

  • Update 'is_authorized_custom_view' from auth manager to handle custom actions (#39167)

Misc

  • Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)

1.0.4

Bug Fixes

  • Remove button for reset my password when we have reset password (#38957)

1.0.3

Bug Fixes

  • Rename 'allowed_filter_attrs' to 'allowed_sort_attrs' (#38626)

  • Fix azure authentication when no email is set (#38872)

1.0.2

First stable release for the provider

1.0.0 (YANKED)

Initial version of the provider (beta).

Was this entry helpful?