> 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/2023/june-2023.md).

# June 2023

## What's new

### [<mark style="color:blue;">**Debian 12 Images**</mark>](/cloud/backup-and-storage/images-snapshots.md)

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

[<mark style="color:blue;">**Debian 12**</mark>](https://www.debian.org/News/2023/20230610) HDD and ISO images are now available through the Data Center Designer (DCD) and the [<mark style="color:blue;">Cloud API</mark>](https://api.ionos.com/docs/cloud/v6/). These latest Debian images are compatible with all <code class="expression">space.vars.ionos\_cloud</code> Compute Engine instances, including [<mark style="color:blue;">Dedicated Core Servers</mark>](/cloud/compute-services/compute-engine/dedicated-core.md) and [<mark style="color:blue;">Cloud Cubes</mark>](/cloud/compute-services/cubes.md).
{% endhint %}

### [<mark style="color:blue;">**IPv6 General Availability**</mark>](/cloud/network-services/vdc-networking/ip-address/ipv6.md)

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

**Internet Protocol version 6 (IPv6)** is now a General Availability (GA) feature for all <code class="expression">space.vars.ionos\_cloud</code> Compute Engine instances of type [<mark style="color:blue;">Dedicated Core Servers</mark>](/cloud/compute-services/compute-engine/dedicated-core.md) and [<mark style="color:blue;">Cloud Cubes</mark>](/cloud/compute-services/cubes.md). Applications can now be hosted in the dual stack with connectivity over both IPv6 and IPv4 within virtual data centers and to and from the internet.
{% endhint %}

## Updates

### [<mark style="color:blue;">**Configure Firewall Rules for IPv6**</mark>](/cloud/network-services/vdc-networking/firewall/how-tos/create-firewall-rule.md)

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

**Firewall** rules configuration for a NIC is now extended to support IPv6. With this enhancement, Firewall rules support ICMPv6 as a protocol. IPv6 source and destination IPs are also supported, and you can specify the IP version for which a given rule is applicable.
{% endhint %}

### [<mark style="color:blue;">**Flow Logs for IPv6**</mark>](/cloud/network-services/flow-logs.md)

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

With <code class="expression">space.vars.ionos\_cloud</code> extending IPv6 support to Compute Engine instances, you can now use the **Flow Logs** to capture data related to IPv6 network traffic flows in addition to IPv4.
{% 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/2023/june-2023.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.
