Skip to content

v0.24.2

Compare
Choose a tag to compare
@grafanabot grafanabot released this 13 Jun 15:07
· 284 commits to main since this release
1bb089f

Changelog

  • bfb111d --- updated-dependencies: - dependency-name: kernel.org/pub/linux/libs/security/libcap/cap dependency-type: direct:production update-type: version-update:semver-patch ...
  • d3cc38b Build(deps): Bump golang.org/x/net from 0.25.0 to 0.26.0
  • 123b0d6 Enable K6 by default in agent deployments (#722)
  • bac84cb Fix: Interpolate variables into MultiHTTP request bodies (#713)
  • d1ca970 Fix: deprecate --features and warn user (#726)
  • 7dd8ed6 MultiHttp script should decode the payload as a string and replace the variable placeholders with the values. The result should be assigned to the request body. (#717)
  • a391786 Release v0.24.2
  • b58d041 Remove adhoc and traceroute feature flags. (#707)
  • 6aa9cee Update to grafana-build-tools v0.11.0 (#705)
  • 67934ee checks/test: make timer big enough for context cancel to be picked up
  • 18992df k6runner: use check context for http request (#715)