Skip to content

Releases: grafana/xk6

v0.8.0

16 Nov 17:23
960c238
Compare
Choose a tag to compare

What's Changed

  • fix: library usage sample in readme by @ryoshindo in #46
  • Adds the possibility to configure go build flags by @thgruiz in #51
  • Add unit tests for buildCommandArgs and related fixes and cleanup by @imiric in #55

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

12 May 07:02
b706106
Compare
Choose a tag to compare

Changelog

  • 3cf8666 Adding a Makefile
  • 2731f46 Bump version of vendored library
  • fa72d58 Don't force latest k6 when building extensions
  • 1c4e786 Fix any kind of go module replacements getting latest k6
  • 94b9ca8 Fix k6 version not being taken into account anymore
  • 25958d3 Merge pull request #41 from grafana/paul/makefile
  • 9001905 Merge pull request #42 from grafana/paul/post-build-message
  • b706106 Merge pull request #44 from grafana/dontUseLatestk6
  • 343caf5 Minor updates to .gitignore
  • dbf0962 Provide an end-of-build message
  • b18f9ed Simplifying the end of build message.
  • 9fa342e Tweaking README adding attribution but removing original copyright
  • 20fdc08 Update environment.go

v0.6.1

18 Feb 10:47
3431936
Compare
Choose a tag to compare

This is a hotfix for v0.6.0 which broke compatibility with certain build environments.

What's Changed

  • Add Extensions files one by one so go mod tidy will always work by @mstoykov in #40

Full Changelog: v0.6.0...v0.6.1

v0.6.0

17 Feb 14:41
65e187a
Compare
Choose a tag to compare

What's Changed

  • Run go mod tidy after go mod edit -replace by @mstoykov in #39

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Nov 08:34
dd03c09
Compare
Choose a tag to compare

Changelog

153b991 Add --replace argument (#33)
8a05c67 Add mention of k6 extensions listing page in README
7a2684f Add note to not use vendor in extensions
24e2476 Fix README's examples
dd03c09 Merge pull request #34 from grafana/refresh-readme

v0.4.5

25 Aug 07:40
Compare
Choose a tag to compare

Changelog

f080854 Go mod tidy after each go mod edit

v0.4.4

24 Aug 09:06
Compare
Choose a tag to compare

Changelog

9dea6e5 fix goreleaser

v0.4.3

24 Aug 08:59
aa75311
Compare
Choose a tag to compare

Changelog

34d4383 Fix XK6_K6_REPO after the move to go mod edit
aa75311 Merge pull request #24 from grafana/rename
1eefb2b Move to vanity url and update go versions

v0.4.2

16 Aug 08:14
94cc864
Compare
Choose a tag to compare

Changelog

94cc864 Merge pull request #23 from grafana/randomFIxes
34cc74f Skip cleaning in earlier stages as well
eafe033 Support XK6_K6_REPO for xk6 run command
867b0a3 Use 'go mod edit -require' instead of 'go get'

v0.4.1

13 May 02:30
v0.4.1
Compare
Choose a tag to compare

Changelog

37ca287 Merge pull request #16 from k6io/useK6ioForOrganization
b62a44a Merge pull request #18 from k6io/feat/rename-k6-go-module
8d7a93e Rename k6 Go module to go.k6.io
e58ad0a Revert "Use k6io not loadimpact organization for k6"
34acd73 Update installation command in README
f8e0f6f Update k6 GitHub repo URL
e0cf904 Use k6io not loadimpact organization for k6