kaxil commented on a change in pull request #15217: URL: https://github.com/apache/airflow/pull/15217#discussion_r609113821
########## File path: UPDATING.md ########## @@ -70,11 +70,21 @@ https://developers.google.com/style/inclusive-documentation --> +### Remove `TaskInstance.log_filepath` attribute + +This method returned incorrect values for a long time, because it did not take into account the different +logger configuration and try retires. We're also starting to support more advanced tools that don't use Review comment: ```suggestion logger configuration and task retries. We have also started supporting more advanced tools that don't use ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected]
