v0.0.4
New features! Much improve! Extra wow!
Adds
- Result outputs are available in the frontend to see what happened, status codes etc.
- Runner now uses MongoDB change stream, so that monitor changes are watched for & picked up immediately.
- Can fall back to polling if change streams are not available (e.g. in Cosmos DB).
- Updates the makefile and Helm chart to deploy MongoDB as a replica set, in order to support change streams.
- Dev container
Fixes
- Results list in monitor view now shows status name not number
Full Changelog: 0.0.3...0.0.4