Releases: instill-ai/pipeline-backend
Releases · instill-ai/pipeline-backend
v0.34.2-beta
feat: use pdf2md in document operator Because: - The `pdf2md` provide a better result for PDF to Markdown conversion. This commit: - Includes `pdf2md` in Dockerfile. - Updates component package.
v0.34.1-beta
0.34.1-beta (2024-07-31)
Bug Fixes
- fix pipeline profile image (9641b3c)
Miscellaneous Chores
- release v0.34.1-beta (d89e51b)
v0.34.0-beta
0.34.0-beta (2024-07-31)
Features
- add ffmpeg for audio operator (#558) (e1536fc)
- add ffmpeg-go package for video operator (#560) (db98471)
- add requester information to pipeline metrics (#556) (7c3cc3c)
- implement fuzzy search for namespace and pipeline ID (#563) (9cf8fa5)
- implement namespace endpoints (#561) (5920f69)
- support run-on-event/schedule pipeline (#571) (19730cf)
- text: add libreoffice to container (#555) (2410b4b)
- use explicit
user_id
andorganization_id
in mgmt request (#559) (2b273b4)
Bug Fixes
v0.33.0-beta
v0.32.1-beta
0.32.1-beta (2024-07-17)
Bug Fixes
v0.32.0-beta
0.32.0-beta (2024-07-16)
Features
- add profile_image and several profile fields for pipeline (#544) (f628efd)
- inject single usage handler creator in components (#541) (ccfdfbe)
- Intermediate Result Streaming for User Pipelines (#534) (c8be9a0)
- prevent users from tagging pipelines with a reserved tag (#545) (29cdaed)
- users can create and update tags by updating pipeline (#497) (54aded8)
Bug Fixes
Miscellaneous Chores
- release v0.32.0-beta (6247a0b)
v0.31.0-beta
0.31.0-beta (2024-07-02)
Features
- allow user to store recipe in YAML format (#524) (41bed7f)
- check trigger permissions when impersonating an organization (#527) (8da41fe)
- download preset pipelines from Instill Cloud (#531) (0ec3026)
- refactor pipeline clone endpoints (#529) (97d78b0)
- support case-insensitive search for pipelines and components (#536) (23cb39d)
Bug Fixes
v0.30.1-beta
v0.30.0-beta
0.30.0-beta (2024-06-19)
Features
- endpoints: use camelCase for
filter
andorderBy
query strings (#517) (116467e) - render secret value when using dynamic definition (#509) (44eaacb)
- store recipe as YAML (#515) (4690835)
- use camelCase for HTTP body (#512) (7cdce38)
Bug Fixes
- improve pipeline usage error messages (#513) (ff4b631)
- resolve the issue with the component condition not working (#518) (fa27de1)
Miscellaneous Chores
- release v0.30.0-beta (bc653a3)