uranusjr commented on code in PR #41348:
URL: https://github.com/apache/airflow/pull/41348#discussion_r1770743329
##########
airflow/config_templates/config.yml:
##########
@@ -477,22 +477,22 @@ core:
type: string
default: "0o077"
example: ~
- dataset_manager_class:
- description: Class to use as dataset manager.
- version_added: 2.4.0
+ asset_manager_class:
+ description: Class to use as asset manager.
Review Comment:
Should we mention this is renamed? (Is there a `version_changed` for this?)
--
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]