summaryrefslogtreecommitdiff
path: root/releasenotes/notes/client-session-09e6ced1fbc6a9b0.yaml
blob: 376d4fc348d4739f58c5fddef4dadec6c2e906f1 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fails with a clear TypeError when a session is not provided to
    ``client.Client`` or ``v1.client.Client``. Before we used to throw::

      _construct_http_client() takes at least 1 argument