vincbeck commented on code in PR #70589: URL: https://github.com/apache/airflow/pull/70589#discussion_r3674624807
########## airflow-core/newsfragments/70588.improvement.rst: ########## @@ -0,0 +1 @@ +The per-DAG permission sync during DAG parsing now honors ``[fab] update_fab_perms``. The default (``True``) keeps the existing behavior; setting it to ``False`` skips the per-DAG permission sync, avoiding the extra per-parse writes for deployments that manage DAG access at the role level. Review Comment: I mean the newsfragment. When this is a provider change, there is no need to have a newsfragment -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
