Skip to content

Releases: ludeknovy/jtl-reporter

v4.9.0

25 Oct 07:13
2e4bb32
Compare
Choose a tag to compare

New features and improvements

  • New global setting that allows automatic project and scenario auto-provisioning
  • Various dependencies updated

Fixes

  • p50 stats should not be displayed by default in the request stats table

v4.8.8

08 Sep 12:49
94b88a0
Compare
Choose a tag to compare

New features and improvements

  • Request stats median response time added (optional—not displayed by default, needs to be enabled in scenario settings)
  • Label chart median response time line added into response time chart
  • API: Returning 404 when a project is not found

Fixes

  • Open a correct report when clicking a bar in Scenario Trends chart
  • Open a correct report when clicking a label chart point in Scenario Trends
  • Returning 404 when a scenario does not exist for item/start-async endpoint instead of 500

v4.8.7

07 Aug 21:01
26c128a
Compare
Choose a tag to compare

New features and improvements

  • Thread groups
  • Regular dependencies updates
  • New V3 of log-samples API for listener service that accepts status code as string

Fixes

  • Fixing a case when the zoom range was not set for the overall chart
  • Empty string as default name instead of null in label trend chart

v4.8.6

21 Jul 11:05
2c08b60
Compare
Choose a tag to compare

New features and improvements

  • Chart zoom range — it's possible to focus on a specific range across all charts.
  • Error Summary — new summary view for errors on its own panel in the report detail
  • Tons of dependencies updated on both backend and frontend sides.

Fixes

  • Error count default value is set to false, so it won't break the scenario settings form when the property does not exist yet.

v4.8.5

29 Jun 06:27
d41c97e
Compare
Choose a tag to compare

New features and improvements

  • Security upgrade node from 18.13.0-alpine3.17 to 18.16.0-alpine3.17
  • Request stats table now allows displaying error count (turned off by default, can be enabled in scenario settings)
  • Analytics: report duration

Fixes

  • Std dev and error count displaying percentage diff

v4.8.4

17 May 08:10
4dcb773
Compare
Choose a tag to compare

New features and improvements

  • Environment filter in scenario detail.

Fixes

  • Checking fields length during new test run creation to avoid DB error.

v4.8.3

20 Apr 06:09
9e733ae
Compare
Choose a tag to compare

New features and improvements

  • Analytics: report label count
  • Scenario response time degradation curve
  • Standard deviation table header updated
  • Overall chart metric names updated and metric names unified

Fixes

  • Fix: histogram query
  • Fix: display resources link only when there is a one

v4.8.2

11 Apr 08:55
e2509e1
Compare
Choose a tag to compare

New features and improvements

  • Possibility to add an external link to a report.
  • Thresholds reworked — the threshold values are now calculated from the baseline report instead of the average values from the previous test runs. Also, they are calculated for each label separately and raising an alert per label.

v4.8.1

20 Mar 10:10
b821191
Compare
Choose a tag to compare

New features and improvements

  • Scatter graph added (with 10K points max)
  • Standard deviation metrics added
  • Compared button was moved from submenu to the component header.

Fixes

  • Fix: apdex column not being displayed
  • Fix: apdex calculation - returning empty value when no apdex data is present

v4.8.0

14 Mar 18:49
1dde620
Compare
Choose a tag to compare

New features and improvements

  • Added possibility to display scenario labels chart instead of aggregated charts.
  • When comparing two tests runs, the test run chart of which is being compared with the current test is displayed