# Loadium Updates - July 2024

## New Features

* Added support for the HTTP/2 plugin in JMeter.

## Improvements

* Improved logic rules for setting test results to "Failed" or "Crashed," providing more accurate error causes and enhanced informational messages.
* Removed the maximum Ramp-Up limit for JMeter-based tests, allowing Ramp-Up to scale with the maximum test duration.

## Bug Fixes

* Fixed an issue where tests with a single thread would cause a crash.
* Fixed an issue where splitting CSV files could lead to engine running problems.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://releasenotes.loadium.com/loadium-updates-july-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
