# February 2025

## What's new

### [<mark style="color:blue;">**AI Model Hub How-Tos**</mark>](/cloud/ai/ai-model-hub/how-tos.md)

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

A step ahead in the AI Model Hub: With [<mark style="color:blue;">How-Tos</mark>](/cloud/ai/ai-model-hub/how-tos.md), you can now use AI Model Hub through the [<mark style="color:blue;">DCD</mark>](https://dcd.ionos.com/latest/) to test the most critical endpoints. Additionally, we will extend the free service for another three months. We offer a set of applications and code projects you can use to get your AI journey started.
{% endhint %}

### [<mark style="color:blue;">**acme.sh Tutorial**</mark>](https://docs.ionos.com/cloud/tutorials/network-services/cloud-dns/acme)

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

A new tutorial on using acme.sh with IONOS Cloud DNS to manage SSL/TLS certificates is now available. This tutorial covers the installation, configuration, and automation of certificate renewal.
{% endhint %}

### [<mark style="color:blue;">**MongoDB supported versions updated**</mark>](/cloud/databases/mongodb.md)

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

DBaaS now supports MongoDB 7.0. The creation of MongoDB 5.0 clusters is discontinued. Existing clusters are not affected; they can be [<mark style="color:blue;">upgraded</mark>](/cloud/databases/mongodb/api/v1-api/modify-cluster-attributes.md) to a higher major version.
{% endhint %}

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

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

IONOS now supports Windows Server 2025 images, both [<mark style="color:blue;">public</mark>](/cloud/backup-and-storage/images-snapshots/public-images.md) and [<mark style="color:blue;">private</mark>](/cloud/backup-and-storage/images-snapshots/private-images.md), through the DCD and the API in all server locations.
{% endhint %}

### [<mark style="color:blue;">**AI Model Hub supports Llama 3.3 70B and Teuken**</mark>](/cloud/ai/ai-model-hub/how-tos/text-generation.md)

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

AI Model Hub supports the models Llama 3.3 (70B) and Teuken (7B). Document collections can now use all supported embedding models, allow for chunking, and support PostgreSQL as an alternative backend.
{% endhint %}

## Documentation updates

### [<mark style="color:blue;">**Introducing Tutorials section in VPN Gateway**</mark>](https://docs.ionos.com/cloud/tutorials/network-services/vpn-gateway)

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

We have introduced a Tutorials section in the [<mark style="color:blue;">**VPN Gateway**</mark>](/cloud/network-services/vpn-gateway.md) documentation to enhance the user experience and simplify setup processes. This section provides step-by-step instructions and best practices for configuring and managing VPN Gateways. The [<mark style="color:blue;">new tutorial</mark>](https://docs.ionos.com/cloud/tutorials/network-services/vpn-gateway/ipsec-vdc-onprem) guides you through creating an IPSec tunnel between a Virtual Data Center (VDC) and an on-premises gateway, offering clear guidance for a smooth setup.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.ionos.com/cloud/release-notes/previous-releases/2025/february-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
