> 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/march-2024.md).

# March 2024

## What's new

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

{% hint style="success" %}
**March 28**

<code class="expression">space.vars.ionos\_cloud</code> DBaaS provides support for **MariaDB** clusters to suit your needs. It offers resources such as CPU cores, RAM size (GB), and storage types to create database clusters. Additionally, the database clusters facilitate point-in-time recovery and backup features, making them highly reliable. It also facilitates cloud-based database patching and scalability. The migration process is straightforward due to its compatibility with MySQL.
{% endhint %}

### [<mark style="color:blue;">**Firewall Rule Changes Required 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" %}
**March 20**

Starting today, the Backup Service management servers will switch to the new IP addresses. We recommend you update the configured firewall rules 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;">**Grafana Access Enhancement for Sub-Users in Logging Service**</mark>](/cloud/observability/logging-service/quick-start/access-logs-from-platform.md)

{% hint style="success" %}
**March 13**

Logging Service is enhanced to allow sub-users within your contract number to use their <code class="expression">space.vars.ionos\_cloud</code> credentials and access Grafana on meeting the [<mark style="color:blue;">pre-conditions</mark>](/cloud/observability/logging-service/quick-start/access-logs-from-platform.md). This enhancement improves accessibility and provides a seamless experience for all users within the Grafana environment.
{% 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/march-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.
