Skip to content

Releases: grafana/xk6-example

v1.0.7

16 Jul 15:16
9589b02
Compare
Choose a tag to compare

xk6 updated to v1.1.1

v1.0.5

15 Jul 16:42
78f5bf3
Compare
Choose a tag to compare

What's Changed

  • k6 updated to v1.1.0
  • xk6 updated to v1.1.0

v1.0.4

17 Jun 07:44
Compare
Choose a tag to compare

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

15 Jun 21:44
Compare
Choose a tag to compare

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

15 Jun 16:43
Compare
Choose a tag to compare

Corrected path in tsconfig's compilerOptions.

v1.0.1

15 Jun 14:52
Compare
Choose a tag to compare

A minor correction to .starter.patch: the README.md patch has been removed.

v1.0.0

10 Jun 08:53
903d476
Compare
Choose a tag to compare

The version to be used with xk6 v1.0.0

v0.1.3

19 May 12:25
Compare
Choose a tag to compare

Added a git patch to transform the repository into a k6 extension starter.

Usage

git apply .starter.patch

v0.1.2

19 May 08:02
Compare
Choose a tag to compare

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".

v0.1.1

17 May 05:32
Compare
Choose a tag to compare

Update xk6 to v0.20.1