Releases: Unstructured-IO/unstructured-platform-plugins
Releases · Unstructured-IO/unstructured-platform-plugins
0.0.36
0.0.35
Streaming response returns filedata_meta when handling exception
0.0.34
chore [Nex-57]: remove calling `wrap_error` for `HTTPException` (#55) we should not add each case for different HTTP status code -> should just raise one when we see one `wrap_error` should only be called for `Exception`
0.0.33
Handle 422 errors (#53)
0.0.32
Always return InvokeResponse when handling exception
0.0.31
Handle errors in the API (#51)