Changelog #0012
It's been six weeks since the last housekeeping, so I spent this week getting my cleaning equipment and handyman tools out of the storage to go and clean up the code.
The result:
- 7.5k lines of code removed
- Fewer, more streamlined GitHub Workflow files to release new/updated nodes
- 25 more end-to-end tests
Platform
- Moved lots of code that's used in multiple services to a shared package. Things like access to the database, secrets backend, and NATS. Also, code used in nodes is now in a shared space to standardize and speed up development.
CLI
Web
Sources
Processors
Sinks
Miscellaneous