# June 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;">**DBaaS In-Memory DB v2 API in General Availability**</mark>](https://api.ionos.com/docs/in-memory-db/v2/)

{% hint style="success" %}
**June 8**

The <code class="expression">space.vars.ionos\_cloud</code> **DBaaS In-Memory DB v2 API** is now in General Availability (GA). The v2 API is available across all nine <code class="expression">space.vars.ionos\_cloud</code> regions: Berlin, Frankfurt, Paris, Logroño, London, Worcester, Las Vegas, Lenexa, and Newark.

Any <code class="expression">space.vars.ionos\_cloud</code> contract can provision In-Memory DB v2 clusters without prior activation. The v2 API introduces a redesigned resource model, renaming the primary resource from `ReplicaSet` to `Cluster`, and adds dedicated `Versions` and `SnapshotLocations` endpoints, inline snapshot restore through `restoreFromSnapshot`, configurable snapshot retention and scheduling, SHA-256 prehashed password credentials, and observability controls (`logsEnabled`, `metricsEnabled`).

{% hint style="info" %}
**Important:** The [<mark style="color:blue;">**In-Memory DB v1 API**</mark>](/cloud/databases/in-memory-db/api/v1-api.md) will be deprecated in an upcoming release. Existing v1 clusters will be automatically migrated to v2—no user action is required. We recommend creating new clusters using In-Memory DB v2 [<mark style="color:blue;">endpoints</mark>](https://api.ionos.com/docs/in-memory-db/v2/) to leverage the new capabilities.
{% endhint %}
{% endhint %}

## Documentation updates

### [<mark style="color:blue;">**Route Activity Log API events to Logging Service with Fluent Bit**</mark>](https://docs.ionos.com/cloud/tutorials/observability/logging-service/route-activity-logs-to-logging-service)

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

New tutorial demonstrating how to stream IONOS CLOUD Activity Log API events into the Logging Service using Fluent Bit, covering pipeline creation, a Python fetcher script, Fluent Bit configuration, and querying activity events in Grafana with LogQL.
{% 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/june-2026.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.
