Releases: qa-test-automation-frameworks/k6-performance-framework
Releases · qa-test-automation-frameworks/k6-performance-framework
v0.4.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.3.0
This release makes the performance evidence and observability paths operational end to end.
Highlights
- OTEL metrics are exported to Prometheus and available through a provisioned Grafana datasource.
- Main load runs enforce the committed measured baseline, with positive and negative CI fixtures.
- Spike and breakpoint thresholds are centralized; stress and soak workloads enforce endpoint SLOs.
- Human-readable summaries include business metrics and the report site charts latency trends.
- Observability health checks work on Windows, Linux, and macOS.
- Concurrent-reader behavior, soak analysis, and authenticated onboarding are now explicit.
v0.2.0
Highlights
- Failure-sensitive performance evidence and regression handling
- Stronger workload modeling, capacity gates, and segmented execution
- Improved configuration validation, observability, reporting, and contributor workflows
- Repository-owned secret scanning without licensed CI dependencies
- Stable regression execution under negligible hosted-runner scheduling jitter
Included commits
f121086fix: make performance evidence failure-sensitive247bd0dfeat: strengthen workload modeling and performance reportingcb7796ffeat: harden configuration observability and contributor workflowsfb281b7feat: add capacity gates and segmented execution2b00d86fix: remove licensed secret scan dependency82ecfb2fix: tolerate negligible load scheduler jitter4d071ccfix: handle pending performance baseline
All changes are included through merge commit acdb529.