Releases: Unstructured-IO/unstructured-ingest
Releases · Unstructured-IO/unstructured-ingest
0.5.10
0.5.10
Enhancements
- Migrate Jira Source connector from V1 to V2
- Add Jira Source connector integration and unit tests
- Support custom endpoint for openai embedder
Fixes
- Fix Confluence unescaped Unicode characters
- Update use of unstructured client to leverage new error handling
- Dropbox connector can now use long lived refresh token and generate access token internally
- Delta Tables connector can evolve schema
0.5.9
0.5.9
Features
- Add auto create collection support for AstraDB destination
Fixes
- Fix Confluence Source page title not being processed during partition
0.5.8
0.5.8
Fixes
- Fix on pinecone index creation functionality
0.5.7
Fixes
- Fix voyageai embedder: add multimodal embedder function
0.5.6
0.5.6
Enhancements
- Add support for setting up destination for Pinecone
- Add name formatting to Weaviate destination uploader
0.5.5
0.5.4
Enhancements
- Sharepoint support for nested folders and remove need for default path Shared Documents
0.5.3
0.5.3
Enhancements
- Improvements on Neo4J uploader, and ability to create a vector index
- Optimize embedder code - Move duplicate code to base interface, exit early if no elements have text.
Fixes
- Fix bedrock embedder: rename embed_model_name to embedder_model_name
0.5.2
0.5.2
Enhancements
- Only embed elements with text - Only embed elements with text to avoid errors from embedders and optimize calls to APIs.
- Improved google drive precheck mechanism
- Added integration tests for google drive precheck and connector
Fixes
- Fix Snowflake Uploader error with array variable binding
0.5.1
0.5.1
Fixes
- Fix Attribute Not Exist bug in GoogleDrive connector
- Fix query syntax error in MotherDuck uploader
- Fix missing output filename suffix in DuckDB base stager
Enhancements
- Allow dynamic metadata for SQL Connectors
- Add entities field to pinecone connector default fields