Releases: cisco-open/synthetic-heart
Releases · cisco-open/synthetic-heart
v1.2.3
v1.2.2
v1.2.1
- fix: CVEs:
- fix: version not showing up in logs
v1.2.0
feat: Different deployment models(agents don't need to be deployed as Daemonset)
feat: Support for python plugins
feat: Configurable prometheus labels for the test metrics
feat: plugins are now auto discovered, based on paths provided
fix: Synthetic tests can target agents based on labels and namespace
fix: Agents can now be selective about what tests they run, based on labels and namespace
fix: Controller now able to report issues to redis (which is exposed via restapi)
fix: RestAPI changes to make it more consistent