Skip to content

Releases: instill-ai/artifact-backend

v0.18.0-alpha

15 Oct 04:21
e1cedf3
Compare
Choose a tag to compare
v0.18.0-alpha Pre-release
Pre-release

0.18.0-alpha (2024-10-15)

Features

Bug Fixes

  • artifact: fix minio "get file by path" (#116) (25cf426)
  • ignore empty chunk from chunk pipeline (#114) (983374f)

v0.17.0-alpha

08 Oct 08:30
00fb8fd
Compare
Choose a tag to compare
v0.17.0-alpha Pre-release
Pre-release

0.17.0-alpha (2024-10-08)

Features

  • artifact: add retry in minIO and milvus (#109) (c5bbf5f)

Bug Fixes

  • artifact: add simple rate limiting to use minIO (#111) (25043e0)

v0.16.1-alpha

03 Oct 16:03
a8430aa
Compare
Choose a tag to compare
v0.16.1-alpha Pre-release
Pre-release

0.16.1-alpha (2024-10-03)

Bug Fixes

v0.16.0-alpha

03 Oct 13:22
5e7435e
Compare
Choose a tag to compare
v0.16.0-alpha Pre-release
Pre-release

0.16.0-alpha (2024-10-03)

Features

Bug Fixes

  • artifact: increase grpc message size (#106) (bceee68)

v0.15.0-alpha

24 Sep 06:56
feab1e8
Compare
Choose a tag to compare
v0.15.0-alpha Pre-release
Pre-release

0.15.0-alpha (2024-09-24)

Features

  • artifact: add response from pipeline when calling fails (#100) (0eef0cc)
  • artifact: support csv file type upload and some improvements (#101) (ac2eb86)
  • artifact: support xls (#99) (ae30e81)
  • catalog: add catalog uid in list catalog api (289fcfa)

Bug Fixes

  • artifact: fix retry file process (#97) (97ff707)

Miscellaneous Chores

v0.14.2-alpha

19 Sep 15:45
399ad27
Compare
Choose a tag to compare

v0.14.1-alpha

19 Sep 15:25
c541b3d
Compare
Choose a tag to compare
Version 0.14.1-alpha

v0.14.0-alpha

13 Sep 09:28
28bca2e
Compare
Choose a tag to compare
v0.14.0-alpha Pre-release
Pre-release

0.14.0-alpha (2024-09-13)

Features

  • add CreateRepositoryTag endpoint (#8) (61bc325)
  • aggregate tag list with database info (#7) (6cc2d8d)
  • artifact: add minIO retry and file deletion (#89) (8f391f0)
  • artifact: update protogen-go (c8d41a7)
  • artifact: use retrievable to decide if chunk can be return (#54) (bde3e85)
  • catalog: add file catalog api (#73) (c30317f)
  • catalog: check the user tier for catalog limit (#70) (d35a96f)
  • catalog: implement conversation and message api (#77) (e02b1f1)
  • catalog: order asc in create time (#80) (98348e9)
  • catalog: rename endpoint from kb to catalog (#56) (c8e543d)
  • catalog: sort the chunk (#74) (c434cbd)
  • catalog: support concurrent text to embedding process (#85) (12d313c)
  • catalog: support different file-to-embedding process (#69) (7f40dc1)
  • catalog: support more file type to uplaod (#67) (2d3c705)
  • catalog: support originalData return (#87) (eb0c7fd)
  • catalog: support question answering (#71) (a540c93)
  • catalog: support xlsx (#79) (f1e2505)
  • catalog: update the pipeline that ask endpoint use (#83) (b5bbc75)
  • catalog: update the proto-go (#82) (94fa708)
  • catelog: make topK default 5 (#62) (02259e1)
  • create artifact database if it does not exist (#4) (787a4ad)
  • fetch repository tags from registry (#6) (3568735)
  • kb: add acl and update pipeline (#49) (bf7feea)
  • kb: add check and clear message in openfga init (#52) (0a11838)
  • kb: add file metadata (#37) (51113ce)
  • kb: add owner_id parameter in knowledge base endpoint (#27) (e85020b)
  • kb: add resource limit (#43) (5f61f44)
  • kb: add some kb metadata (#36) (0e42ff4)
  • KB: chunk catalog api (#39) (71a3996)
  • kb: dealing with failure in file-to-embedding process (#47) (0448a69)
  • KB: file-to-embedding worker pool (#32) (5409db3)
  • kb: knowldge base crud endpoints (#19) (0e9f32b)
  • kb: knowledge base repository done (#18) (f6aeaae)
  • kb: retrieval test api (#41) (8b94cc9)
  • kb: support knowledge base file related api (#23) (3912028)
  • kb: update preset's pipeline (2751023)
  • kb: using preset's pipeline for file-to-embedding worker (#45) (8c57ad1)
  • registry: support image deletion (#29) (fe818da)
  • use camelCase for HTTP body (#22) (5d0fc2f)
  • use dind in Dockerfile (#14) (d95aa68)

Bug Fixes

  • add /bin/sh to Dockerfile (#10) (7df1dd3)
  • artifact: fix ctx issue (#91) (1c61d69)
  • artifact: improve catalog deletion slow issue (#93) (0bbf3f2)
  • artifact: use correct version of proto (#84) (cba7e06)
  • catalog: add requester when calling pipeline (#72) (0880d91)
  • catalog: call embedding with max 32 size batch (#60) (e6b25ec)
  • catalog: fix the c...
Read more

v0.13.2-alpha

13 Sep 09:19
7a8b3ad
Compare
Choose a tag to compare
v0.13.2-alpha Pre-release
Pre-release

0.13.2-alpha (2024-09-13)

Bug Fixes

  • artifact: improve catalog deletion slow issue (#93) (0bbf3f2)

v0.13.1-alpha

12 Sep 13:27
1b135e1
Compare
Choose a tag to compare
v0.13.1-alpha Pre-release
Pre-release

0.13.1-alpha (2024-09-12)

Bug Fixes