apache-airflow-providers-fab
Changelog¶
1.3.0¶
Features¶
Feature: Allow set Dag Run resource into Dag Level permission (#40703)
Misc¶
Remove deprecated SubDags (#41390)
1.2.2¶
Bug Fixes¶
Bug fix: sync perm command not able to use custom security manager (#41020)
Bump version checked by FAB provider on logout CSRF protection to 2.10.0 (#40784)
Misc¶
AIP-44 make database isolation mode work in Breeze (#40894)
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.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).