Releases: cisco-open/synthetic-heart
Releases · cisco-open/synthetic-heart
v1.2.7
v1.2.6
v1.2.5
What's Changed
- Bump step-security/harden-runner from 2.9.0 to 2.11.1 by @dependabot in #36
- Bump actions/checkout from 4.1.2 to 4.2.2 in the github group across 1 directory by @dependabot in #31
- Fix golang vulns, bump restapi and controller to 1.23.8 by @kshave in #39
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- fix: Update base image to fix vuln by @Giridharab in #37
New Contributors
- @Giridharab made their first contribution in #37
Full Changelog: v1.2.3...v1.2.4
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