summaryrefslogtreecommitdiff
path: root/releasenotes/notes/gerrit-default-auth-c6165622bffc6434.yaml
blob: 19a358989a6eff29074fe24fd5ff118e9affa6cb (plain)
1
2
3
4
5
6
7
8
upgrade:
  - |
    The default for :attr:`<gerrit connection>.auth_type` has changed from
    ``digest`` to ``basic``.  Digest authentication has not been supported
    in Gerrit since version 2.15.

    If your Zuul connects to an older version of Gerrit via HTTP
    authentication, you may now need to explicitly set this value.