zuul/releasenotes/notes/gerrit-default-auth-c616562...

9 lines
306 B
YAML

upgrade:
- |
The default for `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.