summaryrefslogtreecommitdiff
path: root/releasenotes/notes/zookeeper-tls-2748002ff9afbf77.yaml
blob: 05c47c56cdfeb86a50b60f32de2dba1d119f11f6 (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Zuul now supports a TLS secured connection to ZooKeeper.
upgrade:
  - |
    Please configure your Zuul to use TLS secured connection. Running Zuul
    with an unsecured connection to ZooKeeper is deprecated and will be
    unsupported in a future release. See :attr:`zookeeper`
    for details.