summaryrefslogtreecommitdiff
path: root/releasenotes/notes/typerror-132801fe4541fdb4.yaml
blob: 35388243a28aea797e87e4c88d734b2d1be20dda (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes ``TypeError`` when the bare metal endpoint cannot be detected from
    a session. A proper ``EndpointNotFound`` exception is raised now.
  - |
    Fixes using ``endpoint_override`` with the ``SessionClient``.