Skip to content

Conversation

@droplet-bot
Copy link
Contributor

@droplet-bot droplet-bot commented Sep 10, 2025

🤖 I have created a release beep boop

0.60.0 (2025-09-18)

Features

  • artifact: expose chunk file reference in search task (#1085) (39bbe95)
  • component,ai: add Gemini integration (#1088) (cea127a)
  • component,cohere: add rerank indexes in the response (#1087) (fe6366a)

Bug Fixes

  • compogen: remove redundant escape characters (#1089) (9d21061)
  • component,ai,instillmodel: fix outdated data struct (#1095) (c81f59c)
  • component,ai,instillmodel: resolve panics and test failures (#1100) (34fc930)
  • recipe: support nil, null, undefined for condition field (#1091) (a249070)
  • usage: treat input rendering error as fatal (#1098) (06c8025)

Miscellaneous

Documentation

Refactor

  • component,ai,gemini: enhance document processing with text … (#1097) (38639c6)

Tests


This PR was generated with Release Please. See documentation.

@droplet-bot droplet-bot force-pushed the release-please--branches--main branch 5 times, most recently from f2dfd84 to 3c5db49 Compare September 15, 2025 23:03
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch 3 times, most recently from cdb9b52 to 5abdae3 Compare September 16, 2025 03:40
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch from 5abdae3 to 8ef268f Compare September 16, 2025 03:56
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch from 8ef268f to ff44c60 Compare September 16, 2025 04:00
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch 9 times, most recently from f3743bb to 2c1c339 Compare September 18, 2025 16:06
@droplet-bot droplet-bot changed the title chore(main): release 0.59.3 chore(main): release 0.60.0 Sep 18, 2025
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch from 2c1c339 to d45be1b Compare September 18, 2025 16:08
@jvallesm jvallesm merged commit 7309494 into main Sep 18, 2025
6 checks passed
@jvallesm jvallesm deleted the release-please--branches--main branch September 18, 2025 16:08
@droplet-bot
Copy link
Contributor Author

🤖 Created releases:

🌻

pinglin added a commit to instill-ai/instill-core that referenced this pull request Sep 18, 2025
Because
- The version of the pipeline-backend service is not updated in the
instill-core repository.

This commit
- updates the `PIPELINE_BACKEND_VERSION` in the `.env` file to
`19480ec`.
- updates the `pipelineBackend.image.tag` in the helm chart values.yaml
file to `19480ec`.

## Changes in pipeline-backend
- perf(component,operator,document): optimize unit tests and fix
LibreOffice dependency failures (instill-ai/pipeline-backend#1110)
- perf(component,operator,video): optimize unit test performance by
59.7% (instill-ai/pipeline-backend#1109)
- perf(component,operator,image): optimize unit tests for 98.5% faster …
(instill-ai/pipeline-backend#1107)
- ci(docker): optimize Dockerfiles with multi-stage builds for faster
build times (instill-ai/pipeline-backend#1108)
- perf(data): implement automatic field naming convention detection with
LRU caching (instill-ai/pipeline-backend#1105)
- feat(component,ai,gemini): enhance streaming to output all fields
(instill-ai/pipeline-backend#1106)
- fix(component,ai,gemini): correct text-based documents logic
(instill-ai/pipeline-backend#1103)
- test(component,generic,http): replace external httpbin.org dependency
with local test server (instill-ai/pipeline-backend#1101)
- ci(docker): add GitHub fallback for ffmpeg installation
(instill-ai/pipeline-backend#1102)
- chore(main): release 0.60.0 (instill-ai/pipeline-backend#1086)
- chore(ce): release v0.60.0 (instill-ai/pipeline-backend#1099)
- fix(component,ai,instillmodel): resolve panics and test failures
(instill-ai/pipeline-backend#1100)
- fix(usage): treat input rendering error as fatal
(instill-ai/pipeline-backend#1098)
- refactor(component,ai,gemini): enhance document processing with text …
(instill-ai/pipeline-backend#1097)
- ci(gitignore): ignore .cursor folder
(instill-ai/pipeline-backend#1096)
- fix(component,ai,instillmodel): fix outdated data struct
(instill-ai/pipeline-backend#1095)
- chore(component,ai): remove unused files
(instill-ai/pipeline-backend#1094)
- chore(data,component,gemini): improve error msg
(instill-ai/pipeline-backend#1093)
- chore(component,gemini): optimize the IO struct
(instill-ai/pipeline-backend#1092)
- fix(recipe): support nil, null, undefined for condition field
(instill-ai/pipeline-backend#1091)

Co-authored-by: pinglin <628430+pinglin@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants