# Loadium Updates - March 2025

## New Features

### Oracle Cloud Infrastructure

Integrated Oracle Cloud Infrastructure (OCI) support for load generation.

<figure><img src="/files/0qSIHzoogkfyuEBrl1FS" alt="" width="188"><figcaption></figcaption></figure>

Users can now run load tests using Oracle servers directly through Loadium, expanding cloud deployment options and improving flexibility for test execution.

## Improvements

* Introduced a loading progress indicator on report pages, showing the progress relative to the report file size.

## Bug Fixes

* Fixed an issue where using the label search on the Request Stats page would disrupt sorting functionality.
* Fixed an issue related to authentication token duration. Token expiration times now behave as expected, improving session reliability and security.


---

# 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-march-2025.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.
