summaryrefslogtreecommitdiff
path: root/releasenotes/notes/switch-requests-8304d4465a8976b1.yaml
blob: 439e744a0ba32350241eb70c014d82997b8a473a (plain)
1
2
3
4
5
---
features:
  - Switch HTTP client to requests lib. It allows client to work with API
    behind the proxy, configure proxies by setting the environment
    variables HTTP_PROXY and HTTPS_PROXY.