* Exception response attributes are now ``vws.exceptions.response.Response`` instances rather than ``requests.Response`` objects.
2024.02.04.1
------------
2024.02.04
------------
* Return a new error (``vws.custom_exceptions.ServerError``) when the server returns a 5xx status code.
2023.12.27
------------
* Breaking change: The ``vws.exceptions.cloud_reco_exceptions.UnknownVWSErrorPossiblyBadName`` is now ``vws.exceptions.custom_exceptions.OopsAnErrorOccurredPossiblyBadName``. * ``vws.exceptions.custom_exceptions.OopsAnErrorOccurredPossiblyBadName`` now has a ``response`` parameter and attribute.
2023.12.26
------------
2023.05.21
------------
* Breaking change: the ``vws.exceptions.custom_exceptions.ActiveMatchingTargetsDeleteProcessing`` exception has been removed as Vuforia no longer returns this error.