potiuk commented on a change in pull request #22284: URL: https://github.com/apache/airflow/pull/22284#discussion_r834035747
########## File path: UPDATING.md ########## @@ -234,6 +234,23 @@ 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.2.4/concepts/smart-sensors.html#migrating-to-deferrable-operators) for details on how to migrate. +### Database configuration moved to new section + +The following configurations have been moved from `[core]` to the new `[database]` section. + Review comment: Information that they can still be accessed via "core" section but will raise a deprecation warning would be useful to add here. -- 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]
