Changelog #0010
With two customers, there is very little needed from me in terms of support. However, I expect this to change as more customers onboard and want to be proactive.
From the beginning, I made sure to expose logs for individual nodes. This already paid off big times! I spent this week working on improving how the logs are exposed to avoid hitting the log backend unnecessarily.
Platform
- Implemented caching when logs are retrieved.
CLI
- Continued with a prototype where individual CLI commands are separate Wasm components, which I initially started about a month ago. This allows Pipestack customers to extend the CLI with their own commands to suit their workflows.
Web
- The usual weekly dependency upgrades, and thanks to that I found two dependencies that are no longer needed. There is a lot more work to be done to make the web app as responsive as it can possibly be, but fewer dependencies is a great start. Not to mention the reduced exposure to supply chain attacks!
Sources
Processors
Sinks
Miscellaneous