zuul/releasenotes/notes/zookeeper-tls-2748002ff9afbf77.yaml
Tobias Henkel e3a8d9be53
Add release note for zookeeper tls support
Change-Id: Id10722d9072f3e4561cc4ace38a4bc9eb7e2211e
2020-04-03 16:50:05 +02:00

11 lines
319 B
YAML

---
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.