Skip to content

Commit

Permalink
Release v0.16.0
Browse files Browse the repository at this point in the history
* Gate k6 checks on runner being configured
* Disable validating k6 path
* Add k6-uri flag
* Fix: parametrize the k6 runner
* Add CheckClass to identify protocol vs scripted checks
* Update dependencies

Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com>
  • Loading branch information
mem committed Jun 6, 2023
1 parent 9e4321b commit 5af34c9
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@
## [Unreleased]


<a name="v0.16.0"></a>
## [v0.16.0] - 2023-06-06
### Fix
- parametrize the k6 runner


<a name="v0.15.0"></a>
## [v0.15.0] - 2023-05-12
## [v0.15.0] - 2023-05-23
### Fix
- JSON path value assertion needs expression and value

Expand Down Expand Up @@ -425,7 +431,8 @@
<a name="v0.0.1"></a>
## v0.0.1 - 2020-06-24

[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.15.0...HEAD
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.16.0...HEAD
[v0.16.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.15.0...v0.16.0
[v0.15.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.5...v0.15.0
[v0.14.5]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.4...v0.14.5
[v0.14.4]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.3...v0.14.4
Expand Down

0 comments on commit 5af34c9

Please sign in to comment.