# 24.108.0 - public and private clouds

Version  24.108

Date: 24.10.2024

## Enhanced Jenkins plugin for aqua

We're excited to announce an extension of the Jenkins plugin that makes triggering test scenario executions in aqua even more seamless and powerful. Here's how this update can help you achieve better automation and clearer results.

<figure><img src="/files/xdKyhcf7KoWYbY5G8deX" alt=""><figcaption></figcaption></figure>

**Detailed Test Logs & Results:**

* The execution log in aqua provides comprehensive information for each test, including:
  * Category Classification: Logs are categorized to indicate if they are general results or specific test outcomes, offering a clearer view.
  * Granular Insights: Jenkins logs show whether a test passed or failed, along with detailed error messages and stack traces for fast troubleshooting.

**Improved Execution Details in aqua**

* <mark style="color:green;">Passed Tests:</mark>
  * Standard outputs are shown unless there’s no data, in which case you’ll see "Standard Output: No output."
  * Error details are displayed only if they exist.
* <mark style="color:red;">Failed Tests:</mark>
  * Full error messages and stack traces are available when applicable, making it easier to diagnose issues and improve test outcomes.

**Additional Updates**

* Truncated Logs: Large outputs are trimmed for readability, but the full content is accessible under the Files tab in reports.
* Jenkins Version Requirement: Minimum version is now 2.462.3.
* JDK Requirement: The plugin now requires JDK 17 or higher.<br>

## New reset password

We've redesigned the reset password page to make it easier, faster, and more in line with our brand. This upgrade isn’t just about looks; it’s built on a modern tech stack that is easier to maintain and ensures a smoother, more secure login process.

<figure><img src="/files/mS4v3ogH6kIxLW7NyTC0" alt=""><figcaption></figcaption></figure>

**Additional security improvements:**

* **Single use link:** Reset links expire after 30 minutes or upon first use, ensuring security.
* **International compatibility:** Passwords now accept international symbols, including special German characters (ä, ö, ü, ß).<br>

### Unlimited AI Copilot for file-based requirements and test cases&#x20;

Previously, users were limited and notified about AI usage limits and potential costs when generating requirements or test cases. We decided to remove those limits and don’t introduce any additional charges.  That means no more limits, no more worries! 💪

<figure><img src="/files/mq98ZMJ6Ee5EgUY7gcSv" alt=""><figcaption></figcaption></figure>

**What has been changed:**

* No more credits: When you use AI Copilot to generate requirements or test cases from files, you’ll no longer be limited by 50 generations per month.
* Unlimited generations: Users can create as many requirements or test cases from files as they want, without restrictions. Re-generate until you’re satisfied!

{% hint style="success" %}
**Want to know what's coming next? Keep an eye out for updates, as we're currently working on exciting changes that will take your testing experience to the next level.**
{% endhint %}


---

# 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://docs.aqua-cloud.io/documentation/product-updates-for-public-and-private-clouds-customers/product-updates/2024/24.108.0-public-and-private-clouds.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.
