Changelog

New features and improvements to Pipestack.

← All updates

Changelog #0015

End-to-end JSON support has been behind a feature flag for a few weeks. This week, I polished the user experience and removed the feature flag. You can now send JSON to a HTTP node, process it in your Wasm component and send a modified JSON payload to a HTTP endpoint of your choice.

Platform

  • Removed the JSON feature flag and made it a first-class citizen across all nodes.

CLI

  • N/A

Web

  • UI support for end-to-end JSON support.

Sources

  • N/A

Processors

  • N/A

Sinks

  • N/A

Miscellaneous

  • N/A