Package apache-airflow-providers-fab
Flask App Builder
This is detailed commit list of changes for versions provider package: fab
.
For high-level changelog, see package information including changelog.
1.1.1
Latest change: 2024-05-11
Commit |
Committed |
Subject |
2b1a2f8d56 |
2024-05-11 |
Reapply templates for all providers (#39554)
|
2c05187b07 |
2024-05-10 |
Faster 'airflow_version' imports (#39552)
|
73918925ed |
2024-05-08 |
Simplify 'airflow_version' imports (#39497)
|
959e52bf3c |
2024-05-02 |
Simplify action name retrieval in FAB auth manager (#39358)
|
4910c0439b |
2024-05-01 |
Add 'jmespath' as an explicit dependency (#39350)
|
1.1.0
Latest change: 2024-05-01
Commit |
Committed |
Subject |
fe4605a10e |
2024-05-01 |
Prepare docs 1st wave May 2024 (#39328)
|
7635ff3555 |
2024-04-25 |
Remove plugins permissions from Viewer role (#39254)
|
f7a2f60325 |
2024-04-22 |
Update 'is_authorized_custom_view' from auth manager to handle custom actions (#39167)
|
1.0.4
Latest change: 2024-04-16
Commit |
Committed |
Subject |
13df6569d6 |
2024-04-16 |
Prepare docs 1st wave (RC3) + ad hoc April 2024 (#38995) (#39054)
|
f8104325b7 |
2024-04-15 |
Activate RUF019 that checks for unnecessary key check (#38950)
|
c3bb80da93 |
2024-04-12 |
Remove button for reset my password when we have reset password (#38957)
|
1.0.3
Latest change: 2024-04-10
Commit |
Committed |
Subject |
5fa80b6aea |
2024-04-10 |
Prepare docs 1st wave (RC1) April 2024 (#38863)
|
53cd7173b4 |
2024-04-10 |
Fix azure authentication when no email is set (#38872)
|
6d3d2075ae |
2024-04-07 |
fix: try002 for provider fab (#38801)
|
e700f4150a |
2024-03-30 |
Rename 'allowed_filter_attrs' to 'allowed_sort_attrs' (#38626)
|
1.0.2
Latest change: 2024-03-25
Commit |
Committed |
Subject |
256911aa62 |
2024-03-25 |
Prepare fab provider RC1 (#38451)
|
7776e9154d |
2024-03-20 |
Upgrade FAB to 4.4.1 (#38319)
|
0a74928894 |
2024-03-18 |
Bump ruff to 0.3.3 (#38240)
|
2e35854a05 |
2024-03-15 |
Make the method 'BaseAuthManager.is_authorized_custom_view' abstract (#37915)
|
c0b849ad2b |
2024-03-11 |
Avoid use of 'assert' outside of the tests (#37718)
|
c6f34394c4 |
2024-03-11 |
Improve suffix handling for provider-generated dependencies (#38029)
|
3f52790d42 |
2024-03-06 |
Resolve G004: Logging statement uses f-string (#37873)
|
fd4dfd875d |
2024-03-06 |
Remove useless methods from security manager (#37889)
|
3211a5fcea |
2024-03-06 |
Use 'next' when redirecting (#37904)
|
89e7f3e7bd |
2024-03-05 |
Add "MENU" permission in auth manager (#37881)
|
30f7b2abe6 |
2024-03-04 |
Avoid to use too broad 'noqa' (#37862)
|
9b17ff3aa3 |
2024-02-26 |
Add post endpoint for dataset events (#37570)
|
16d2671704 |
2024-02-20 |
Add "queuedEvent" endpoint to get/delete DatasetDagRunQueue (#37176)
|
79603f9302 |
2024-02-19 |
Add swagger path to FAB Auth manager and Internal API (#37525)
|
f2ea8a3e17 |
2024-02-19 |
Revoking audit_log permission from all users except admin (#37501)
|
68e20aa702 |
2024-02-17 |
Enable the 'Is Active?' flag by default in user view (#37507)
|
5a0be392e6 |
2024-02-16 |
Add comment about versions updated by release manager (#37488)
|
4551c592b2 |
2024-02-14 |
Until we release 2.9.0, we keep airflow >= 2.9.0.dev0 for FAB provider (#37421)
|
1.0.1
Latest change: 2024-02-14
Commit |
Committed |
Subject |
54a400fcb6 |
2024-02-14 |
Mark FAB provider as ready (#37362)
|
ec97a07197 |
2024-02-13 |
standardize get_app appbuilder usage (#37397)
|
28f94f8891 |
2024-02-10 |
Move 'IMPORT_ERROR' from DAG related permissions to view related permissions (#37292)
|
00ed46769e |
2024-02-09 |
D401 support in fab provider (#37283)
|
e99cfbbd51 |
2024-02-07 |
Upgrade to FAB 4.3.11 (#37233)
|
daa2bceba1 |
2024-02-07 |
Use 'next_url' instead of 'next' (#37225)
|
dec2662190 |
2024-01-30 |
feat: Switch all class, functions, methods deprecations to decorators (#36876)
|
0fce3b6047 |
2024-01-28 |
Add "airflow users reset-password" command (#37044)
|
ce246c0ed8 |
2024-01-26 |
fix for role and permission count in export (#36589)
|
18d2498e44 |
2024-01-11 |
Generate doc for fab CLI commands (#36672)
|
c439ab87c4 |
2024-01-10 |
Standardize airflow build process and switch to Hatchling build backend (#36537)
|
28cad70223 |
2024-01-03 |
Move config related to FAB auth manager to FAB provider (#36232)
|
2093b6f3b9 |
2024-01-03 |
Fix security manager inheritance in fab provider (#36538)
|
dec78ab3f1 |
2024-01-03 |
Remove MSSQL support form Airflow core (#36514)
|
e28627f6a5 |
2024-01-02 |
Cli export / import roles including permissions (#36347)
|
6937ae7647 |
2023-12-30 |
Speed up autocompletion of Breeze by simplifying provider state (#36499)
|
83bdc297ce |
2023-12-30 |
added cli command to list auth managers under 'airflow providers' (#36445)
|
341d5b747d |
2023-12-23 |
Add feture of "not-ready" provider. (#36391)
|
1.0.0
Latest change: 2023-12-23
Commit |
Committed |
Subject |
b15d5578da |
2023-12-23 |
Re-apply updated version numbers to 2nd wave of providers in December (#36380)
|
2be7149598 |
2023-12-21 |
fix inheritance checking of security manager in FabAuthManager (#36343)
|
e9ba37bb58 |
2023-12-17 |
Add code snippet formatting in docstrings via Ruff (#36262)
|
f7f7183617 |
2023-12-17 |
Update permission docs (#36120)
|
4d96a9a3a1 |
2023-12-13 |
Remove dependency of 'Connexion' from auth manager interface (#36209)
|
357355ac09 |
2023-12-11 |
Remove 'is_authorized_cluster_activity' from auth manager (#36175)
|
1eca667e5f |
2023-12-11 |
Create FAB provider and move FAB auth manager in it (#35926)
|