Releases: Unstructured-IO/unstructured-ingest
Releases · Unstructured-IO/unstructured-ingest
0.6.0
26 Mar 16:47
Compare
Sorry, something went wrong.
No results found
0.6.0
Features
Isolate FileData to limit dependencies
0.5.25
26 Mar 14:03
Compare
Sorry, something went wrong.
No results found
0.5.25
Features
Support dynamic schema management for Databricks Delta Table uploader
0.5.23
25 Mar 18:09
Compare
Sorry, something went wrong.
No results found
Moves file_data.py (with the FileData type) into a new directory called "types" under v2. This is the start of pulling out lightweight types for narrower importing by downstream projects.
0.5.21
25 Mar 16:04
Compare
Sorry, something went wrong.
No results found
0.5.20
25 Mar 11:50
Compare
Sorry, something went wrong.
No results found
0.5.20
Features
Add IBM watson.data Destination connector
0.5.19
24 Mar 11:24
Compare
Sorry, something went wrong.
No results found
0.5.19
Features
Add key_prefix field to Redis Uploader - Allow users to input custom prefix for keys saved inside Redis connector
0.5.18
21 Mar 19:01
Compare
Sorry, something went wrong.
No results found
0.5.18
Fixes
Fix missing support for NDJSON in stagers
0.5.17
20 Mar 23:08
Compare
Sorry, something went wrong.
No results found
What's Changed
Do not output orig_elements for astradb: original_elements has the correctly truncated field by @vangheem in #435
Full Changelog : 0.5.16...0.5.17
0.5.16
20 Mar 17:51
Compare
Sorry, something went wrong.
No results found
0.5.16
Fixes
Fix databricks volumes table uploader precheck
Zendesk fix for debug
0.5.15
14 Mar 17:39
Compare
Sorry, something went wrong.
No results found
0.5.15
Fixes
Separate password and api_token for Confluence connector
Features
Support NDJSON for data between pipeline steps for data streaming**