zuul/releasenotes/notes/gitlab-disable-connection-p...

7 lines
220 B
YAML

---
features:
- |
It is now possible to disable connection pooling in the Gitlab
driver with :attr:`<gitlab connection>.disable_connection_pool`.
This option may be useful under adverse network conditions.