potiuk commented on PR #36323: URL: https://github.com/apache/airflow/pull/36323#issuecomment-1864060954
> Maybe they can be reformatted to be not important, but I think we should still keep a note. Most software documentation does keep this kind of notes since it is very easy for users to land on documentation written for a later version, even if they are actually using a previous version. I think we should remove it.- we are already >= 2.6.0 in all providers anyway, and users won't be able to use it anyway if they do not have Airflow 2.6.0 and they will see it right away. I think if we assume that users can accidentally look at new documentation of provider while they are using older version of provider, we should literally comment every single new feature and docstring of evey single function added since, because users might accidentally mix the versions. Even if it will confuse some users, this will also educate them to look at the **right** version if it happens to them. -- 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]
