har-to-k6

JSON config representation of K6 script

APACHE-2.0 License

Downloads
9.7K
Stars
126
Committers
16

Bot releases are hidden (Show)

har-to-k6 - v0.14.7

Published by w1kman 8 months ago

What's Changed

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

har-to-k6 - v0.14.6

Published by allansson 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/har-to-k6/compare/v0.14.5...v0.14.6

har-to-k6 - v0.13.1

Published by e-fisher over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/har-to-k6/compare/v0.13.0...v0.13.1

har-to-k6 - v0.13.0

Published by EdvinasDaugirdas over 2 years ago

Changed

  • Decode postData params when mimeType is application/x-www-form-urlencoded
  • Remove BOM character before parsing a har file
har-to-k6 - v0.12.0

Published by w1kman almost 3 years ago

Added

  • Support for converting several HAR archives at once (with convert([archive,...]))

What's Changed

Full Changelog: https://github.com/grafana/har-to-k6/compare/v0.11.0...v0.12.0

har-to-k6 - v0.11.0

Published by EdvinasDaugirdas almost 3 years ago

Changed

  • Bump formData to v0.0.2 and use simplified short syntax for text fields
  • Remove usage of VError package in thrown validation errors
har-to-k6 - v0.10.1

Published by EdvinasDaugirdas almost 3 years ago

Fixed

  • Less inclusive variable recognition RegExp (whitespace characters except space are now ignored)
har-to-k6 - v0.10.0

Published by EdvinasDaugirdas almost 3 years ago

Added

  • Add custom property name to pages. Changes group name rendering logic to use page.name with fallback to page.id.
har-to-k6 - v0.9.1

Published by legander almost 3 years ago

Fixed

  • No support for variable usage in check value.
har-to-k6 - v0.9.0

Published by w1kman over 3 years ago

[0.9.0] - 2021-03-18

Added

  • --add-sleep flag for CLI
  • New export normalizeHAR

Fixed

  • Entries are sorted
har-to-k6 - v0.8.0

Published by EdvinasDaugirdas over 3 years ago

Changed

Fixed

  • Duplicate Content-Type header when using custom boundary in multipart/form-data
har-to-k6 - v0.7.0

Published by legander almost 4 years ago

Changed

  • Warn instead of throwing when incoming postData.mimeType and Content-Type does not align.
har-to-k6 - v0.6.0

Published by w1kman almost 4 years ago

Changed

  • queryString items are no longer added if key/value pair is already in request

Fixed

  • Invalid script generated when request protocol was missing
  • Double URI encoding of queryString items
har-to-k6 - v0.5.0

Published by allansson about 4 years ago

  • [feat] support css selectors in variables
  • [fix] proper url search params serialization (thanks to @GreenHedgehog for contributing)
har-to-k6 - v0.3.3

Published by legander over 4 years ago

  • Set engine node >= 11.0.0
har-to-k6 - v0.3.2

Published by legander over 4 years ago

har-to-k6 - v0.3.1

Published by legander over 4 years ago

har-to-k6 - v0.3.0

Published by legander over 4 years ago

har-to-k6 - v0.2.0

Published by legander over 4 years ago

  • Better browser support
  • Make validation for postData structure less strict.
  • Prioritize postData.params over postData.text
har-to-k6 - v0.1.5

Published by legander over 4 years ago

  • Remove pseudo headers ea1125b8e6ead4377070e04795a818022a6c6adc
  • Remove cookies ea1125b8e6ead4377070e04795a818022a6c6adc
  • Remove Content-Length header ea1125b8e6ead4377070e04795a818022a6c6adc