summaryrefslogtreecommitdiff
path: root/releasenotes/notes/gitlab-disable-connection-pool-0ad02ef8028d4994.yaml
blob: 4aadd4ee300bbfa2672ad35d85b6d207b35616f7 (plain)
1
2
3
4
5
6
---
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.