Skip to content

Releases: Unstructured-IO/unstructured-platform-plugins

0.0.36

01 Jul 17:30
93bce15
Compare
Choose a tag to compare
chore: allow raise HTTPexcpetion with dict as detail msg (#57)

https://github.com/Unstructured-IO/platform-plugins/pull/673#issuecomment-3024686223

0.0.35

30 Jun 19:04
51c28a3
Compare
Choose a tag to compare

Streaming response returns filedata_meta when handling exception

0.0.34

30 Jun 16:19
61a29e7
Compare
Choose a tag to compare
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

25 Jun 00:01
d2d4373
Compare
Choose a tag to compare
Handle 422 errors (#53)

0.0.32

24 Jun 05:46
6bb5f16
Compare
Choose a tag to compare
Always return InvokeResponse when handling exception

0.0.31

19 Jun 01:54
1415299
Compare
Choose a tag to compare
Handle errors in the API (#51)

0.0.30

18 Apr 22:05
4dfb580
Compare
Choose a tag to compare
bugfix/add dataclass json dep (#50)

0.0.29

09 Apr 13:23
6dd7c30
Compare
Choose a tag to compare

0.0.29

  • Support persisting file data changes

0.0.28

28 Mar 15:04
a43aa42
Compare
Choose a tag to compare

0.0.28

  • Isolate what gets bundled in package

0.0.27

28 Mar 12:52
651ee27
Compare
Choose a tag to compare

0.0.27

  • Update repo to us uv