Skip to content

Releases: instill-ai/pipeline-backend

v0.51.1-beta

27 Mar 03:25
1e1a966
Compare
Choose a tag to compare
v0.51.1-beta Pre-release
Pre-release

Update domain name

v0.51.0-beta

25 Feb 09:16
139e123
Compare
Choose a tag to compare
v0.51.0-beta Pre-release
Pre-release

0.51.0-beta (2025-02-25)

Features

  • all: rename VDP to pipeline (#963) (8ba570a)
  • component: support metadata filter in artifact component (#979) (624029a)
  • Docling: prefetch model artifacts (#964) (c9ff323)
  • document: convert PDF to Markdown with Docling (#959) (a9dbf55)
  • document: log execution times for benchmarking (#969) (ac3e2c3)
  • init: remove preset pipeline downloader (#970) (11f8f5c)
  • minio: add client info and user header to artifact binary fetcher (#978) (78c9c1f)
  • minio: add service name and version to MinIO requests (#976) (39c66cd)
  • minio: log MinIO actions with requester (#972) (8ba353e)
  • perplexity: add new Sonar models (#957) (2699679)
  • recipe: rename format to type in variable section (#971) (88ead91)
  • x: update MinIO package to delegate audit logs (#973) (f81287b)

Bug Fixes

v0.50.0-beta

22 Jan 08:15
51540dd
Compare
Choose a tag to compare
v0.50.0-beta Pre-release
Pre-release

0.50.0-beta (2025-01-16)

Features

  • component,github: add more user and org tasks (#880) (d6466bf)
  • component,openai: add supports for tools and predicted output (#953) (fc808a7)
  • pipeline: return the error from a component inside an iterator (#955) (bebe57f)

v0.49.1-beta

23 Dec 14:13
2ffa39a
Compare
Choose a tag to compare
v0.49.1-beta Pre-release
Pre-release

0.49.1-beta (2024-12-23)

Features

  • component,video: add task to embed audio to video (#939) (1aa40c2)

Bug Fixes

  • component,github: fix data structs (#944) (804e56a)
  • mod: update golang.org/x/net module to fix vulnerability issue (a2db7de)

Miscellaneous Chores

v0.49.0-beta

17 Dec 10:21
97307f8
Compare
Choose a tag to compare
v0.49.0-beta Pre-release
Pre-release

0.49.0-beta (2024-12-17)

Features

  • pipeline: add blob expiration time to run logs (#938) (fa7ef0e)

v0.48.5-beta

11 Dec 15:00
eb84ce3
Compare
Choose a tag to compare
v0.48.5-beta Pre-release
Pre-release

0.48.5-beta (2024-12-11)

Features

Bug Fixes

  • trigger: add component intermediate data in the trigger stream/response (#932) (2077ae7)
  • trigger: resolve issue where default value for number cannot be an integer (#933) (134032a)

Miscellaneous Chores

v0.48.4-beta

09 Dec 15:24
e4e36d8
Compare
Choose a tag to compare
v0.48.4-beta Pre-release
Pre-release

0.48.4-beta (2024-12-09)

Features

  • pinecone: Add rerank task for Pinecone component (#773) (e1fd611)
  • vdp: upload raw inputs for run log (#904) (960f4c2)

Bug Fixes

  • component,http: fix the request body marshalling (#928) (b47cc71)

Miscellaneous Chores

v0.48.3-beta

04 Dec 07:11
b9298e5
Compare
Choose a tag to compare
v0.48.3-beta Pre-release
Pre-release

0.48.3-beta (2024-12-04)

Bug Fixes

v0.48.2-beta

04 Dec 05:53
56c2d38
Compare
Choose a tag to compare
v0.48.2-beta Pre-release
Pre-release

0.48.2-beta (2024-12-04)

Features

Miscellaneous Chores

v0.48.1-beta

03 Dec 15:40
46f71b5
Compare
Choose a tag to compare
v0.48.1-beta Pre-release
Pre-release

0.48.1-beta (2024-12-03)

Features

  • compogen: add {{}} case for compogen (#913) (b976387)

Bug Fixes

  • workflow: fix wrong component id in SchedulePipelineWorkflow (#916) (934dc3d)

Miscellaneous Chores