Changelog

New features and improvements to Pipestack.

← All updates

Changelog #0007

Off of last week's housekeeping, security, and performance testing, I tested a few theories to improve overall pipeline performance. The most promising is to migrate to WASI I/O streams. I spent some time this week building a successful prototype. It requires a bit of rewiring, but luckily nothing major thanks to how composable wasmCloud applications are.

Platform

  • N/A

CLI

  • N/A

Web

  • Removed a few dependencies I no longer needed. Less is more!
  • Explored what pipeline-level observability may look like. As a v1, I'll add a right-side panel to the Observability view access to logs.

Sources

  • N/A

Processors

  • N/A

Sinks

  • N/A

Miscellaneous

  • Configured Knope to automate the release of all nodes. As a nice benefit, all internal services are now properly versioned too and contain generated CHANGELOG.md files.