eladkal commented on code in PR #50774: URL: https://github.com/apache/airflow/pull/50774#discussion_r2096161228
########## providers/fab/provider.yaml: ########## @@ -35,6 +35,7 @@ source-date-epoch: 1747132761 # In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have # to be done in the same PR versions: + - 2.2.0 Review Comment: I dont think we cross refrence it. Some settings dont have version_added at all. The only case we must specify future version in versions is when you wish to set it as min version for another package -- 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