Skip to content

Releases: grafana/k6

v0.16.0

16 Jun 13:06
Compare
Choose a tag to compare

New Features:

Fixed:

  • Bandwidth tracking is now more accurate, but also less granular. (#242)
  • Invalid path construction on Windows. (#227)
  • Invalid stage duration serialization in archives. (#241)
  • A race condition in http.batch() that could lose samples. (b2e140c)
  • Invalid durations reported from cancelled requests. (#236)
  • Checks ran past the end of a test weren't properly ignored. (eda9294)

v0.15.0

19 May 19:20
Compare
Choose a tag to compare

New Features:

  • Archive your tests for easy distribution!
    This will also be the underpinnings of clustered execution, see #140.
  • timeout option for HTTP requests.
  • userAgent option for HTTP requests.
  • Request errors are no longer thrown, but logged as warnings.

Fixed:

  • __ENV was broken in v0.13.0.
  • insecureSkipTLSVerify was broken in v0.13.0.
  • HTTP_PROXY/HTTPS_PROXY/NO_PROXY in the environment weren't respected properly.

v0.14.0

10 May 15:09
Compare
Choose a tag to compare

New Features:

  • Integration with Load Impact Insights
  • k6/crypto module (thanks @gbts!)

Fixed:

  • Sink internals accidentally exposed through JSON
  • The JS runner didn't respect --max-redirects
  • Sane connection reuse behavior
  • IPv6 dialing

v0.13.0

08 May 15:50
Compare
Choose a tag to compare

After a long time in the making, our new and improved JS runner is here! Everything (especially startup) should now be significantly faster, but there may still be some rough edges here and there.

v0.12.2: Merge pull request #175 from loadimpact/feature/js2

19 Apr 10:49
Compare
Choose a tag to compare

v0.11.0

27 Feb 13:19
Compare
Choose a tag to compare
Merge pull request #130 from loadimpact/feature/readme

WIP updated README

v0.6.0

18 Jan 19:22
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
v0.6.0