eladkal commented on code in PR #49069: URL: https://github.com/apache/airflow/pull/49069#discussion_r2039206433
########## providers/fab/docs/changelog.rst: ########## @@ -47,131 +47,33 @@ Breaking changes * ``Prepare FAB provider to set next version as major version (#43939)`` * ``Remove deprecations from fab provider (#44198)`` +* ``Rename 'get_permitted_dag_ids' and 'filter_permitted_dag_ids' to 'get_authorized_dag_ids' and 'filter_authorized_dag_ids' (#47640)`` +* ``Set simple auth manager as default (#47691)`` Review Comment: We can not delete items but if you move them under the `appropriate section above if needed. Do not delete the lines(!):` it will be hidden from the changelog -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org