ashb commented on a change in pull request #15945:
URL: https://github.com/apache/airflow/pull/15945#discussion_r671403754
##########
File path: UPDATING.md
##########
@@ -84,6 +84,23 @@ Previously this was controlled by
`non_pooled_task_slot_count` in `[core]` secti
## Airflow 2.1.0
+### Database configuration has been moved to new section
+
+The following configurations have been moved from `[core]` to the new
`[database]` section.
+
+- `sql_alchemy_conn`
Review comment:
It doesn't have to be breaking -- there is already the mechanism in our
ConfigParser subclass for moving/renaming configs.
--
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]