> 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/august-2026.md).

# August 2026

<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;">**Product approval process is now live for IONOS CLOUD Partners**</mark>](https://docs.ionos.com/cloud/partner-program)

{% hint style="success" %}
**August 6**

To improve the <code class="expression">space.vars.ionos\_cloud</code> partner experience and help ensure compliance with [<mark style="color:blue;">Marketplace</mark>](https://docs.ionos.com/cloud/partner-program/partner-program/marketplace) guidelines, the <code class="expression">space.vars.ionos\_cloud</code> Marketplace now includes a product approval process.

Before publishing a product to the Marketplace, partners with an active [<mark style="color:blue;">Partner Network</mark>](https://docs.ionos.com/cloud/partner-program/partner-program/partner-network) profile submit a product approval request through the [<mark style="color:blue;">Partner Portal</mark>](https://docs.ionos.com/cloud/partner-program/partner-portal-first-steps/complete-your-partner-profile#sign-in-to-the-partner-portal). The Account Management team reviews each request and publishes approved products to the Marketplace, providing a rejection reason if a request is not approved so partners can address the issue and resubmit. For more information, contact your dedicated Partner Account Manager.
{% endhint %}

## Deprecations

### [<mark style="color:blue;">**Deprecation of Llama 3.1 405B**</mark>](/cloud/ai/ai-model-hub/models/llms/meta-llama-3-1-405b.md)

{% hint style="success" %}
**August 6**

Llama 3.1 405B is deprecated and will be removed from the <code class="expression">space.vars.ionos\_cloud</code> AI Model Hub on **September 15, 2026**. We recommend migrating to [<mark style="color:blue;">**Qwen3.5 397B A17B**</mark>](/cloud/ai/ai-model-hub/models/llms/qwen3-5-397b.md), its designated successor. After removal, requests using this model ID will receive an `HTTP 400 Bad Request` response with an "Invalid model name" error, instead of being served by the model.
{% 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/august-2026.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.
