Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(component,http): fix the request body marshalling #928

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

donch1989
Copy link
Member

Because

  • the request body was not properly marshalled.

This commit

  • fixes the request body marshalling.

Copy link

linear bot commented Dec 9, 2024

@donch1989 donch1989 merged commit b47cc71 into main Dec 9, 2024
12 checks passed
@donch1989 donch1989 deleted the huitang/ins-7101 branch December 9, 2024 13:21
donch1989 pushed a commit that referenced this pull request Dec 9, 2024
🤖 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).
jvallesm pushed a commit that referenced this pull request Dec 10, 2024
Because

- the request body was not properly marshalled.

This commit

- fixes the request body marshalling.
jvallesm pushed a commit that referenced this pull request Dec 10, 2024
🤖 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants