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(examples): http jsonify input streaming #1951

Conversation

vados-cosmonic
Copy link
Contributor

Feature or Problem

These commits do two things:

  • fix the input streaming logic of http-jsonify
  • bump version of http jsonify to v0.1.1 (a component-http-jsonify-v0.1.1 tag needs to be pushed for it to be published)

Related Issues

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

@vados-cosmonic vados-cosmonic requested review from a team as code owners April 18, 2024 15:57
This commit fixes a bug and bumps the version of
component-http-jsonify, which needed to use a blocking read instead of
an async one.

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
@vados-cosmonic vados-cosmonic force-pushed the fix(examples)=http-jsonify-input-streaming branch from 0ee6e83 to 452875e Compare April 18, 2024 15:58
@vados-cosmonic vados-cosmonic enabled auto-merge (rebase) April 18, 2024 16:17
@vados-cosmonic vados-cosmonic merged commit 6e3a237 into wasmCloud:main Apr 18, 2024
58 checks passed
@vados-cosmonic vados-cosmonic deleted the fix(examples)=http-jsonify-input-streaming branch April 18, 2024 16:38
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.

None yet

3 participants