Skip to content

Releases: grafana/har-to-k6

v0.14.11

15 Oct 17:23

Choose a tag to compare

What's Changed

  • fix: Update dockerignore file by @2Steaks in #147
  • fix: zizmor warnings by @e-fisher in #149
  • Register Component into Software Catalog and set up TechDocs publishing by @enghub-ops-integration[bot] in #150
  • fix: Fix actions from zizmor warnings by @2Steaks in #151
  • Migrate Github secrets to Vault by @allansson in #152
  • internal: Enable npm trusted publishing by @cristianoventura in #153

New Contributors

Full Changelog: v0.14.10...v0.14.11

v0.14.10

19 Feb 11:17

Choose a tag to compare

What's Changed

Full Changelog: v0.14.9...v0.14.10

v0.14.9

28 Jan 10:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.8...v0.14.9

v0.14.8

25 Mar 15:48

Choose a tag to compare

What's Changed

Full Changelog: v0.14.7...v0.14.8

v0.14.7

20 Feb 17:43

Choose a tag to compare

What's Changed

Nothing has changed. This release is only aimed to re-build docker image

v0.14.6

21 Nov 07:45

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.5...v0.14.6

v0.14.5

13 Oct 05:30

Choose a tag to compare

Security update with some added sugar for Docker usage

  • Update node image to node:18-slim
  • Added the possibility to output to stdout with -s, --stdout
  • Changed default output from script to stdout when using docker
  • Added “Docker usage” to README.md

What's Changed

  • [chore] Update node to fix docker image vulnerabilities by @w1kman in #136

Full Changelog: v0.14.4...v0.14.5

v0.14.4

06 Oct 11:37

Choose a tag to compare

What's Changed

Full Changelog: v0.14.3...v0.14.4

v0.14.3

06 Oct 06:46

Choose a tag to compare

What's changed

  • Various improvements to error handling
  • Updated validation messages
  • Improve HAR typings

Fixes

  • Param not discared when name is empty
  • Query items with a null name throws validation error
  • Validation error thrown when GET request has postData
  • Assume text/plain when no mime type is present
  • Infer mime type from postData content when mime type is missing
  • Various fixes related to weird input data

Full Changelog: v0.13.1...v0.14.3

v0.13.1

23 Feb 14:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1