Skip to content

Commit e4e36d8

Browse files
authored
chore(main): release 0.48.4-beta (#924)
🤖 I have created a release *beep* *boop* --- ## [0.48.4-beta](v0.48.3-beta...v0.48.4-beta) (2024-12-09) ### Features * **pinecone:** Add rerank task for Pinecone component ([#773](#773)) ([e1fd611](e1fd611)) * **vdp:** upload raw inputs for run log ([#904](#904)) ([960f4c2](960f4c2)) ### Bug Fixes * **component,http:** fix the request body marshalling ([#928](#928)) ([b47cc71](b47cc71)) ### Miscellaneous Chores * release v0.48.4-beta ([b08878e](b08878e)) --- 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 b08878e commit e4e36d8

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [0.48.4-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.48.3-beta...v0.48.4-beta) (2024-12-09)
4+
5+
6+
### Features
7+
8+
* **pinecone:** Add rerank task for Pinecone component ([#773](https://github.com/instill-ai/pipeline-backend/issues/773)) ([e1fd611](https://github.com/instill-ai/pipeline-backend/commit/e1fd611b55a11798e5d1b5b6f52152392fe6f00f))
9+
* **vdp:** upload raw inputs for run log ([#904](https://github.com/instill-ai/pipeline-backend/issues/904)) ([960f4c2](https://github.com/instill-ai/pipeline-backend/commit/960f4c2c131eff9dfcfb11cc1a90237f2179192c))
10+
11+
12+
### Bug Fixes
13+
14+
* **component,http:** fix the request body marshalling ([#928](https://github.com/instill-ai/pipeline-backend/issues/928)) ([b47cc71](https://github.com/instill-ai/pipeline-backend/commit/b47cc71bff76b569ce7e19d934697ff7bdaf41a7))
15+
16+
17+
### Miscellaneous Chores
18+
19+
* release v0.48.4-beta ([b08878e](https://github.com/instill-ai/pipeline-backend/commit/b08878ebf309ff18272538120dda06db2ef718f9))
20+
321
## [0.48.3-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.48.2-beta...v0.48.3-beta) (2024-12-04)
422

523

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.48.3-beta"
2+
".": "0.48.4-beta"
33
}

0 commit comments

Comments
 (0)