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

# November 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;">**NIC Multi-Queue available in Frankfurt, Germany**</mark> <mark style="color:blue;">`de/fra/2`</mark>](/cloud/network-services/vdc-networking/nic-multi-queue.md)

{% hint style="success" %}
**November 3**

The NIC Multi-Queue feature improves the network performance of [<mark style="color:blue;">Dedicated Core Servers</mark>](/cloud/compute-services/compute-engine/dedicated-core.md) and [<mark style="color:blue;">vCPU Servers</mark>](/cloud/compute-services/compute-engine/vcpu-server.md) by distributing traffic across multiple queues based on core count, thereby enhancing throughput and reducing latency through efficient multi-core packet processing. This feature is currently available only in the Frankfurt, Germany `de/fra/2` data center and particularly beneficial for high-bandwidth, low-latency applications such as databases, analytics platforms, and high-performance computing workloads.
{% endhint %}

## Documentation updates

### [<mark style="color:blue;">**IONOS CLOUD BYOIP/BYOASN Integration Tutorial**</mark>](https://docs.ionos.com/cloud/tutorials/network-services/vdc-networking/byoip)

{% hint style="success" %}
**November 14**

A new tutorial describes how to Bring Your Own IP (BYOIP) address or Bring Your Own Autonomous System Number (BYOASN) to <code class="expression">space.vars.ionos\_cloud</code>. It covers the necessary steps for integrating your own IP address range and ASN into <code class="expression">space.vars.ionos\_cloud</code>.
{% endhint %}

### [<mark style="color:blue;">**AI Model Hub and the European Union AI Act**</mark>](/cloud/ai/ai-model-hub/governance-and-compliance/eu-ai-act.md)

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

A new [<mark style="color:blue;">Governance and Compliance</mark>](/cloud/ai/ai-model-hub/governance-and-compliance.md) section is available in the AI Model Hub documentation that includes:

* [<mark style="color:blue;">**Data Handling policies**</mark>](/cloud/ai/ai-model-hub/governance-and-compliance/data-handling.md): Guidelines on data management and processing practices.
  {% 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/november-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.
