ephraimbuddy opened a new issue #19154: URL: https://github.com/apache/airflow/issues/19154
### Description This will help users to know the airflow version a field or an endpoint was added. We could do this by checking the changelogs of previous airflow versions and adding a release date to new fields/endpoints corresponding to that version. Take a look at the dag_run_id below  ### Use case/motivation We recently added the feature here: https://github.com/apache/airflow/pull/19105/files#diff-191056f40fba6bf5886956aa281e0e0d2bb4ddaa380beb012d922a25f5c65750R2305 If you decided to do this, take the opportunity to update the above to 2.3.0 ### Related issues Here is an issue a user created that could have been avoided: https://github.com/apache/airflow/issues/19101 ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
