Releases: Unstructured-IO/unstructured-ingest
Releases · Unstructured-IO/unstructured-ingest
0.7.2
0.7.2
Features
- Add
username password
authentication to Onedrive and Sharepoint
0.7.1
0.7.1
Features
- Add
username password
authentication to Onedrive and Sharepoint
0.6.4
0.6.4
Features
- Support env var for user agent settings
Fixes
0.6.2
0.6.2
Features
- Support opinionated writes in databricks delta table connector
- Update databricks volume connector to emit user agent
- Delete previous content from databricks delta tables
0.6.1
0.6.1
Fixes
- Handle NDJSON when using local chunker
0.6.0
0.6.0
Features
- Isolate FileData to limit dependencies
0.5.25
0.5.25
Features
- Support dynamic schema management for Databricks Delta Table uploader
0.5.23
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.