> 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/2025/september-2025.md).

# September 2025

<a href="https://release-notes-feed.s3.eu-central-3.ionoscloud.com/feed.rss" class="button primary" data-icon="rss">Subscribe via RSS feed</a>

## What's new

### [<mark style="color:blue;">**SUSE Linux Enterprise Server Public Image Availability**</mark>](/cloud/backup-and-storage/images-snapshots/public-images.md)

{% hint style="success" %}
**September 26**

The SUSE Linux Enterprise Server (SLES) public image support is available on any [<mark style="color:blue;">Block Storage</mark>](/cloud/backup-and-storage/block-storage.md) type to leverage benefits like cloud-init, Secure Shell (SSH) key, and password injection. The SLES image is available through the DCD and API for data centers in Germany: Berlin `de/txl` and Frankfurt `de/fra` and `de/fra2` regions. It operates on the [<mark style="color:blue;">Bring Your Own Subscription (BYOS) model</mark>](/cloud/backup-and-storage/images-snapshots/images-snapshots-faq.md#what-are-byos-public-images). In this version, you can install the Acronis Backup Agent manually after provisioning, providing full flexibility even though automatic installation is unavailable.
{% endhint %}

### [<mark style="color:blue;">**IONOS CLOUD validated for Red Hat OpenShift Workloads**</mark>](/cloud/containers/red-hat-openshift.md)

{% hint style="success" %}
**September 24**

<code class="expression">space.vars.ionos\_cloud</code> is now officially validated to run Red Hat OpenShift workloads, allowing Red Hat-certified partners to deploy their OpenShift infrastructure on the IONOS Public Cloud. This validation ensures that <code class="expression">space.vars.ionos\_cloud</code> meets Red Hat’s technical standards and operational best practices, providing a reliable and consistent platform for certified deployments. Partners can leverage the scalability and performance of <code class="expression">space.vars.ionos\_cloud</code> to run enterprise-grade, containerized applications by enabling secure, certified OpenShift operations exclusively through approved partner environments.
{% endhint %}

### [<mark style="color:blue;">**Export data from selected products**</mark>](/cloud/data-export/bulk-data-export.md)

{% hint style="success" %}
**September 1**

Bulk data export is now available for specific products on request. To export bulk data from your account, contact the [<mark style="color:blue;">IONOS CLOUD Support</mark>](https://docs.ionos.com/cloud/support/general-information/contact-information). If you want to manually export data by yourself, see [<mark style="color:blue;">Self Data Export</mark>](/cloud/data-export/self-data-export.md).
{% 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/2025/september-2025.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.
