summaryrefslogtreecommitdiff
path: root/releasenotes/notes/required-sql-7dd38b76d9f4273f.yaml
blob: 42cb7ce76f34e3822b31078c8e3f9a73cf37d600 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
upgrade:
  - |
    The components zuul-scheduler and zuul-web now require database
    configuration. There is now only one supported database connection. If
    multiple sql connections have been configured only the first one will be
    used.

deprecations:
  - |
    Defining database connections using sql connection is now
    deprecated. Refer to :ref:`database` how to configure the database now.