Releases: grafana/xk6-example
Releases · grafana/xk6-example
v1.0.5
What's Changed
- k6 updated to v1.1.0
- xk6 updated to v1.1.0
v1.0.4
Workaround for Github Windows Runner.
Go 1.24.3 is stuck with the workflow cache and should be explicitly referred to 1.24.4.
v1.0.3
Go toolchain version updated to 1.24.4 to fix the following vulnerabilities: GO-2025-3750,GO-2025-3749,GO-2025-3563
v1.0.2
Corrected path in tsconfig's compilerOptions
.
v1.0.1
A minor correction to .starter.patch: the README.md patch has been removed.
v1.0.0
The version to be used with xk6 v1.0.0
v0.1.3
Added a git patch to transform the repository into a k6 extension starter.
Usage
v0.1.2
This release introduces a minor fix for repository customization.
The "xk6 adjust" command is now part of the "postStartCommand" Dev
Container lifecycle script. As a result, "xk6 adjust" will run
automatically on any newly forked repository, even if a user already
has a dev container named "xk6-example".