kaxil commented on a change in pull request #20435: URL: https://github.com/apache/airflow/pull/20435#discussion_r772679933
########## File path: UPDATING.md ########## @@ -89,11 +89,11 @@ Smart sensors, an "early access" feature added in Airflow 2, are now deprecated See [Migrating to Deferrable Operators](https://airflow.apache.org/docs/apache-airflow/2.3.0/concepts/smart-sensors.html#migrating-to-deferrable-operators) for details on how to migrate. -### Task log filenames are not rendered from database entry instead of config value +### Task log templates are now read from the metadatabase instead of `airflow.ini` Review comment: ```suggestion ### Task log templates are now read from the metadatabase instead of `airflow.cfg` ``` -- 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]
