Releases: grafana/xk6
v0.13.0
What's Changed
- Update readme command by removing extra $ by @gauravgpta93 in #105
- Update k6 Version in README.md Examples to v0.45.1 by @moko-poi in #108
- upgrade base image by @pablochacin in #109
New Contributors
- @gauravgpta93 made their first contribution in #105
- @moko-poi made their first contribution in #108
Full Changelog: v0.12.2...v0.13.0
v0.12.2
v0.12.1
v0.12.0
What's Changed
- Transfer code ownership to k6-extensions by @andrewslotin in #88
- Build fixuid by @pablochacin in #99
New Contributors
- @andrewslotin made their first contribution in #88
Full Changelog: v0.11.0...v0.12.0
v0.11.0
Breaking changes
- Use alpine for base image to reduce security vulnerabilities #86
This change can potentially break build processes for extensions that require CGO_ENABLED=1
What's Changed
- Update build flags to make -trimpath go flag configurable #82
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Update README.md by @mstoykov in #69
- README: suggest using go-depsync to keep dependencies in sync by @roobre in #73
- Update dependencies by @pablochacin in #75
- Add codeowners configuration by @javaducky in #80
- Update release ci to no longer rely on community extensions by @javaducky in #79
New Contributors
- @roobre made their first contribution in #73
- @pablochacin made their first contribution in #75
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Update Dockerfile GO version to 1.20.5 by @kempsterc in #68
New Contributors
- @kempsterc made their first contribution in #68
Full Changelog: v0.9.1...v0.9.2
v0.9.1
This is a patch release that updates the Go version used to build xk6 in the Docker image to v1.20.3, as a precaution against some vulnerabilities. xk6 shouldn't be affected, but users are encouraged to use Go v1.20.3 when installing and building xk6, as well as when building k6 binaries with xk6.
v0.9.0
This is a maintenance release with some CI and documentation changes, and introduction of the grafana/xk6 Docker image. There are no functional changes in xk6 itself.
What's Changed
- Maintenance/GitHub actions by @olegbespalov in #58
- Remove experimental warning from README by @imiric in #61
- Add Dockerfile and publish image to container registries by @imiric in #62
- Remove goreleaser by @imiric in #63
New Contributors
- @olegbespalov made their first contribution in #58
Full Changelog: v0.8.1...v0.9.0
v0.8.1
This release upgrades the Go version used to build the xk6 binary to v1.19, due to an unexpected build failure, but otherwise has no functional changes from v0.8.0.
Full Changelog: v0.8.0...v0.8.1