Skip to content

Conversation

@pinglin
Copy link
Member

@pinglin pinglin commented Sep 16, 2025

Because

  • readme.go didn't render objects in order, causing inconsistent outcomes misleading commit cycle.

This commit

  • fixes the ordering issue.
  • cleans up a bit the template layout.

@pinglin pinglin merged commit b11cfa2 into main Sep 16, 2025
8 of 9 checks passed
@pinglin pinglin deleted the pinglin/chore-update-component-documents branch September 16, 2025 03:40
pinglin added a commit that referenced this pull request Sep 16, 2025
Because

- `readme.go` didn't render objects in order, causing inconsistent
outcomes misleading commit cycle.

This commit

- fixes the ordering issue.
- cleans up a bit the template layout.
pinglin added a commit that referenced this pull request Sep 16, 2025
Because

- `readme.go` didn't render objects in order, causing inconsistent
outcomes misleading commit cycle.

This commit

- fixes the ordering issue.
- cleans up a bit the template layout.
pinglin added a commit that referenced this pull request Sep 16, 2025
Because

- `readme.go` didn't render objects in order, causing inconsistent
outcomes misleading commit cycle.

This commit

- fixes the ordering issue.
- cleans up a bit the template layout.
pinglin added a commit to instill-ai/instill-core that referenced this pull request Sep 16, 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
`5613ee3`.
- updates the `pipelineBackend.image.tag` in the helm chart values.yaml
file to `5613ee3`.

## Changes in pipeline-backend
- chore(compogen): update component document layout
(instill-ai/pipeline-backend#1090)
- feat(component,ai): add Gemini integration
(instill-ai/pipeline-backend#1088)
- fix(compogen): remove redundant escape characters
(instill-ai/pipeline-backend#1089)
- feat(component,cohere): add rerank indexes in the response
(instill-ai/pipeline-backend#1087)
- docs(component): update description format
(instill-ai/pipeline-backend#1084)
- chore(data): improve unified Instill Type data presentation
(instill-ai/pipeline-backend#1078)

Co-authored-by: pinglin <628430+pinglin@users.noreply.github.com>
jvallesm pushed a commit that referenced this pull request Sep 18, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.60.0](v0.59.2...v0.60.0)
(2025-09-18)


### Features

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


### Bug Fixes

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


### Miscellaneous

* **ce:** release v0.60.0
([#1099](#1099))
([09c5c0f](09c5c0f))
* **compogen:** update component document layout
([#1090](#1090))
([5613ee3](5613ee3))
* **component,ai:** remove unused files
([#1094](#1094))
([11b0f4a](11b0f4a))
* **component,gemini:** optimize the IO struct
([#1092](#1092))
([a0772d2](a0772d2))
* **data,component,gemini:** improve error msg
([#1093](#1093))
([c2ea248](c2ea248))
* **data:** improve unified Instill Type data presentation
([#1078](#1078))
([abcccd6](abcccd6))


### Documentation

* **component:** update description format
([#1084](#1084))
([faaaed0](faaaed0))


### Refactor

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


### Tests

* **integration:** tinker script
([#1083](#1083))
([1712bb6](1712bb6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants