Skip to content

Releases: Qytera-Gmbh/JMeterHARImporterPlugin

Release v0.2.5

23 Aug 06:56
Compare
Choose a tag to compare

Release Notes

Product Name: JMeter HAR Importer
Release Number: Version 0.2.5
Release Date: [2024-07-19]

Overview:
The JMeter HAR Importer plugin is designed to facilitate the import of HTTP Archive (HAR) files into JMeter. This release fixes the an issue with timers after adding the grouping functionality.

Purpose:
This release note provides an overview of the purpose and features included in Version 0.2.5 of the JMeter HAR Importer plugin. It outlines the changes, bug fixes, and new features introduced in this release.

Issue Summary:

  • Fix bug with empty Cookie fields/null values
    Notes:
  • For detailed instructions on installation and usage, refer to the plugin documentation.
  • Please report any bugs or feedback to the project's GitHub repository.

Contact:
For support or inquiries, open an issue on GitHub.

Release v0.2.3

19 Jul 16:28
Compare
Choose a tag to compare

Release Notes

Product Name: JMeter HAR Importer
Release Number: Version 0.2.4
Release Date: [2024-07-19]

Overview:
The JMeter HAR Importer plugin is designed to facilitate the import of HTTP Archive (HAR) files into JMeter. This release fixes the an issue with timers after adding the grouping functionality.

Purpose:
This release note provides an overview of the purpose and features included in Version 0.2.4 of the JMeter HAR Importer plugin. It outlines the changes, bug fixes, and new features introduced in this release.

Issue Summary:

  • Fix bug with Java version incompatibility where a Java 15 function was used in a Java 8 context
    Notes:
  • For detailed instructions on installation and usage, refer to the plugin documentation.
  • Please report any bugs or feedback to the project's GitHub repository.

Contact:
For support or inquiries, open an issue on GitHub.

Release v0.2.2

15 May 14:57
Compare
Choose a tag to compare

Release Notes

Product Name: JMeter HAR Importer
Release Number: Version 0.2.2
Release Date: [2024-05-14]

Overview:
The JMeter HAR Importer plugin is designed to facilitate the import of HTTP Archive (HAR) files into JMeter. This release fixes the an issue with timers after adding the grouping functionality.

Purpose:
This release note provides an overview of the purpose and features included in Version 0.2.2 of the JMeter HAR Importer plugin. It outlines the changes, bug fixes, and new features introduced in this release.

Issue Summary:

  • Fix bug with ConstantTimers: now with grouping HTTP samplers into one transaction, a constant timer is not solving the "think time" problem. Instead a Flow Control Action was added. The Flow Time delay was wrongly calculated though.

Notes:

  • For detailed instructions on installation and usage, refer to the plugin documentation.
  • Please report any bugs or feedback to the project's GitHub repository.

Contact:
For support or inquiries, open an issue on GitHub.

Release v0.2.1

15 May 12:05
Compare
Choose a tag to compare

Release Notes

Product Name: JMeter HAR Importer
Release Number: Version 0.2.1
Release Date: [2024-05-14]

Overview:
The JMeter HAR Importer plugin is designed to facilitate the import of HTTP Archive (HAR) files into JMeter. This release fixes the an issue with timers after adding the grouping functionality.

Purpose:
This release note provides an overview of the purpose and features included in Version 0.2.1 of the JMeter HAR Importer plugin. It outlines the changes, bug fixes, and new features introduced in this release.

Issue Summary:

  • Fix bug with ConstantTimers: now with grouping HTTP samplers into one transaction, a constant timer is not solving the "think time" problem. Instead a Flow Control Action was added.

Notes:

  • For detailed instructions on installation and usage, refer to the plugin documentation.
  • Please report any bugs or feedback to the project's GitHub repository.

Contact:
For support or inquiries, open an issue on GitHub.

Release v0.2.0

15 May 07:11
Compare
Choose a tag to compare

Release Notes

Product Name: JMeter HAR Importer
Release Number: Version 0.2.0
Release Date: [2024-05-14]

Overview:
The JMeter HAR Importer plugin is designed to facilitate the import of HTTP Archive (HAR) files into JMeter. This release introduces option for en/disabling some options which were always active before.

Purpose:
This release note provides an overview of the purpose and features included in Version 0.2.0 of the JMeter HAR Importer plugin. It outlines the changes, bug fixes, and new features introduced in this release.

Issue Summary:

  • The importer has a host exclude list now
  • Added multiple options for elements to be added or excluded.
  • Groups http samplers into the same transaction controller, if they were recorded at the same time.

Notes:

  • For detailed instructions on installation and usage, refer to the plugin documentation.
  • Please report any bugs or feedback to the project's GitHub repository.

Contact:
For support or inquiries, open an issue on GitHub.

Release v0.1.0

15 Feb 15:52
Compare
Choose a tag to compare

Release Notes

Product Name: JMeter HAR Importer
Release Number: Version 0.1.0
Release Date: [2024-02-15]

Overview:
The JMeter HAR Importer plugin v0.1.0 is the initial release of the plugin, designed to facilitate the import of HTTP Archive (HAR) files into JMeter. This release introduces essential features for importing HAR files and generating JMeter sampler elements based on the captured requests.

Purpose:
This release note provides an overview of the purpose and features included in Version 0.1.0 of the JMeter HAR Importer plugin. It outlines the changes, bug fixes, and new features introduced in this release.

Issue Summary:

  • Added support for importing HAR files into JMeter.
  • Automatically generates JMeter sampler elements for each HTTP request found in the HAR file.
  • Supports parsing request headers, cookies, query parameters, and request body from the HAR file.
  • Basic support for GET, POST, PUT, PATCH, DELETE added.

Notes:

  • For detailed instructions on installation and usage, refer to the plugin documentation.
  • Please report any bugs or feedback to the project's GitHub repository.

Contact:
For support or inquiries, open an issue on GitHub.