You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/20 21:30:21 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #20435: Also track task_log_prefix_template changes

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org