Releases: instill-ai/artifact-backend
Releases · instill-ai/artifact-backend
v0.21.1-alpha
fix(artifact): fix advanced indexing
v0.22.0-alpha
Features
- artifact: implement fast indexing for temporary catalog (#134) (f7dd6d5)
- artifact: implement search chunks and sources (#133) (8f1c966)
- artifact: support ephemeral catalog (#131) (4ed0edd)
v0.21.0-alpha
Features
- artifact: adopt the advanced converting pipeline (#127) (b5be01b)
- blob: add domain in objecturl (#130) (63c24df)
Bug Fixes
v0.20.1-alpha
feat(artifact): adopt the advanced converting pipeline
v0.20.0-alpha
Features
- catalog: allow external service to store file metadata (#123) (6c97540)
- revert the converting pipeline (#126) (b481227)
Performance Improvements
- catalog: enhance the stability of embeddings saving (#125) (17e6868)
v0.19.0-alpha
Features
- blob: implement GetUploadURL in service lib (#119) (931b1ca)
- blob: implement object and object url repository (#117) (4107ad1)
- blob: provide blob url endpoint (#121) (860b539)
- blob: provide the upload object url endpoint (#120) (e207a2f)
- catalog: use advanced converting pipleine (#122) (2332507)
v0.18.0-alpha
Features
Bug Fixes
- artifact: fix minio "get file by path" (#116) (25cf426)
- ignore empty chunk from chunk pipeline (#114) (983374f)
v0.17.0-alpha
Features
- artifact: add retry in minIO and milvus (#109) (c5bbf5f)
Bug Fixes
- artifact: add simple rate limiting to use minIO (#111) (25043e0)