> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/release-notes/previous-releases/2024/april-2024.md).

# April 2024

## What's new

### [<mark style="color:blue;">**DBaaS for MariaDB is available in all IONOS CLOUD locations**</mark>](/cloud/databases/mariadb.md)

{% hint style="success" %}
**April 30**

<code class="expression">space.vars.ionos\_cloud</code> DBaaS for MariaDB is now available across all <code class="expression">space.vars.ionos\_cloud</code> locations. You can choose any location of your preference from the DCD when you [<mark style="color:blue;">create</mark>](/cloud/databases/mariadb/dcd-how-tos/set-up-mariadb-cluster.md) your MariaDB cluster or perform the same actions through the [<mark style="color:blue;">API</mark>](/cloud/databases/mariadb/api-howtos/create-mariadb-cluster.md). For a list of region-specific API endpoints, see [<mark style="color:blue;">API How-Tos</mark>](/cloud/databases/mariadb/api-howtos.md#endpoints).
{% endhint %}

### [<mark style="color:blue;">**Increased Key Length in IONOS CLOUD Object Storage**</mark>](/cloud/backup-and-storage/ionos-object-storage/object-storage-faqs.md#what-are-the-new-access-and-secret-key-format-changes-for-ionos-cloud-object-storage)

{% hint style="success" %}
**April 25**

<code class="expression">space.vars.ionos\_cloud\_object\_storage</code> has increased the length of all newly generated **Access Keys** and **Secret Keys** to prepare for the upcoming new functionalities on the offering. Access Keys will now be 92 characters long, and Secret Keys will be 64 characters long.
{% endhint %}

### [<mark style="color:blue;">**Managed Kubernetes - Regional Control Planes**</mark>](/cloud/containers/managed-kubernetes/how-tos/cluster_management.md)

{% hint style="success" %}
**April 22**

Managed Kubernetes now supports Regional Control Planes, allowing users to deploy and manage Kubernetes clusters to new geographic regions with ease. You can benefit from optimized performance and reduced latency between the control plane and the nodes of the node pools within the same region.

For more information, see [<mark style="color:blue;">Set Up a Cluster</mark>](/cloud/containers/managed-kubernetes/how-tos/cluster_management.md).
{% endhint %}

### [<mark style="color:blue;">**Firewall Rule Changes for Backup Service Users**</mark>](/cloud/backup-and-storage/backup-service/backup-service-faqs.md#what-firewall-configurations-are-needed-for-effective-backup-agent-communication)

{% hint style="success" %}
**April 10**

Starting in May, our Backup Service servers will use an additional IP subnet: `85.215.126.0/24`. We recommend you update the configured firewall rules in advance so that the firewall does not restrict backup agent access and allows the backup agents to communicate effectively. For more information, see [<mark style="color:blue;">FAQ</mark>](/cloud/backup-and-storage/backup-service/backup-service-faqs.md#what-firewall-configurations-are-needed-for-effective-backup-agent-communication).
{% endhint %}

### [<mark style="color:blue;">**Critical Backdoor in XZ Utils for Linux (CVE-2024-3094)**</mark>](/cloud/security-safeguards/vulnerability-register/2024/cve-2024-3094.md)

{% hint style="success" %}
**April 5**

Information on security advisory for **CVE-2024-3094** is available on the documentation portal. The vulnerability enables remote system breaches through SSH, and immediate action is required to resolve it.
{% endhint %}

## Documentation updates

### [<mark style="color:blue;">**Redesigned Documentation Portal Landing Page**</mark>](/cloud/readme.md)

{% hint style="success" %}
**April 2**

We are thrilled to announce the release of our revamped documentation portal landing page. The enhancement includes significant improvements to the design outlook and website navigation to streamline the user experience and to make accessing information more straightforward and more efficient.

**Card-based Design:** Visually appealing card layouts provide users with concise information and an easier way to engage with the documentation portal.

**Website Navigation:** Find the specific product documentation with a familiar navigational structure that rearranges the products in the [<mark style="color:blue;">Product User Guides</mark>](/cloud/readme.md#product-user-guides) in an alphabetical sequence.
{% endhint %}

### [<mark style="color:blue;">**Updates to IONOS CLOUD Product Categories and Products**</mark>](/cloud/readme.md#product-user-guides)

{% hint style="success" %}
**April 2**

To reinforce consistency in the product category and product names across <code class="expression">space.vars.ionos\_cloud</code> website and documentation portal, the following changes are made effectively:

* The product categories are renamed, added, and removed.
* Some product names in our documentation portal are renamed and reorganized into product categories to improve discoverability of documentation.
  {% endhint %}

{% hint style="danger" %}
**Note:** The product renaming does not have any impact on its services and functionality. Incorporation of the updated product names across our documentation pages is an ongoing development, and we will be rolling out this update in phases.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/release-notes/previous-releases/2024/april-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
