v0.47.0-beta
Pre-release
Pre-release
0.47.0-beta (2024-11-20)
Features
- component: add support for event specifications (#837) (47a61cd)
- component: implement run-on-event for Slack and GitHub component (#842) (1b6a569)
- convert pdf to image concurrently (#818) (4c0ad97)
- improve markdown chunking (#822) (af1a36a)
- json: Support Rename Fields for JSON operator (#813) (093714e)
- recipe: refactor run-on-event recipe structure (#835) (78ea418)
- recipe: rename
instill-format
toformat
(#798) (80a9fc9) - service: implement PipelineErrorUpdated streaming event for pipeline errors (#846) (3156a5f)
- vdp: integrate blob storage to vdp (#834) (5311549)
- web: add input schema to improve web operator (#819) (f7e1fe9)
Bug Fixes
- data: refactor numberData to support both float and integer types (#832) (cf27452)
- document: fix bug about convert to image (#848) (a381c27)
- fix bug about unit type (#826) (a89fdf7)
- integration-test: maximize build space on image build & push (#823) (a439d22)
- run: set pipeline run status as failed when component fails (#836) (70a5c52)
- service: add MIME type detection in the backend binaryFetcher (#854) (f434b2b)
- service: add missing nil check in includeIteratorComponentDetail() (#831) (9cb5e9e)
- service: skip empty component definition in API response (#847) (d61b55e)
- unit tests (#820) (717200c)
- vdp: item does not contain the instill format, so we insert it (#858) (2d25401)
- workflow: allow integration usage within iterator (#833) (c9bd169)