Skip to content

Commit 51540dd

Browse files
authored
chore(main): release 0.50.0-beta (#950)
🤖 I have created a release *beep* *boop* --- ## [0.50.0-beta](v0.49.1-beta...v0.50.0-beta) (2025-01-16) ### Features * **component,github:** add more user and org tasks ([#880](#880)) ([d6466bf](d6466bf)) * **component,openai:** add supports for tools and predicted output ([#953](#953)) ([fc808a7](fc808a7)) * **pipeline:** return the error from a component inside an iterator ([#955](#955)) ([bebe57f](bebe57f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent bebe57f commit 51540dd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.50.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.49.1-beta...v0.50.0-beta) (2025-01-16)
4+
5+
6+
### Features
7+
8+
* **component,github:** add more user and org tasks ([#880](https://github.com/instill-ai/pipeline-backend/issues/880)) ([d6466bf](https://github.com/instill-ai/pipeline-backend/commit/d6466bfae501f54b6cd6e6edb9410ce1e10c933f))
9+
* **component,openai:** add supports for tools and predicted output ([#953](https://github.com/instill-ai/pipeline-backend/issues/953)) ([fc808a7](https://github.com/instill-ai/pipeline-backend/commit/fc808a7cfb888c0f59c2f84a55a490601c7969ca))
10+
* **pipeline:** return the error from a component inside an iterator ([#955](https://github.com/instill-ai/pipeline-backend/issues/955)) ([bebe57f](https://github.com/instill-ai/pipeline-backend/commit/bebe57f58d7735e36e83c5181b0eacd4d550988a))
11+
312
## [0.49.1-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.49.0-beta...v0.49.1-beta) (2024-12-23)
413

514

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.49.1-beta"
2+
".": "0.50.0-beta"
33
}

0 commit comments

Comments
 (0)