Releases: instill-ai/pipeline-backend
Releases · instill-ai/pipeline-backend
v0.57.0
0.57.0 (2025-07-16)
Features
- artifact: add file UID param in retrieval task (#1046) (df241f5)
- component: retire openai.v1 and universal-ai component (#1042) (d332bbe)
- external: support new blob-url path in artifactBinaryFetcher (#1037) (11a5d16)
- otel: integrate OTEL using gRPC interceptor (#1050) (70edddd)
Bug Fixes
- external: use URLEncoding to decode blob URL (#1047) (893cf5b)
- init: remove components from the database if they no longer exist in the definition list (#1049) (82fe19d)
Miscellaneous
- dep: bump up usage-client version (#1043) (f357f03)
- deps: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 (#1030) (6ad1380)
- release v0.57.0 (5789441)
Refactor
v0.56.0
0.56.0 (2025-07-01)
Features
- document: add TASK_SPLIT_IN_PAGES (#1035) (3bcb944)
- http: add header parameter in HTTP component (#1028) (64d0807)
Bug Fixes
- component,document: fix the wrong python script output parsing (#1031) (b306708)
- Dockerfile: correct serviceVersion injection (#1036) (61573ac)
- document: make Python scripts fail silently on document-to-markdown conversion (#1032) (8b97006)
Miscellaneous
v0.55.2
fix(document): make Python scripts fail silently on document-to-markdown conversion
Full Changelog: v0.55.1...v0.55.2
v0.55.1
v0.55.0
0.55.0 (2025-06-18)
Bug Fixes
- component,http: fix incorrect marshaling in the request body (#1022) (1f19681)
- component,openai: resize the image before sending to OpenAI (#1020) (0a65d6b)
Miscellaneous
- config: update config.json (#1018) (56d80d6)
- proto: adopt latest
protogen-go
package (#1024) (427598d) - release v0.55.0 (3b516e0)
- release v0.55.0 (2cfa80c)