> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/release-notes/community-server/old-releases/11.6/11.6.0-vector.md).

# MariaDB 11.6.0 Vector Release Notes

{% hint style="info" %}

<p align="center">The most recent release of MariaDB 11.6 is:</p>

<h4 align="center"><a href="/pages/TD7Lr0gkmkAcF4HWg09b"><strong>MariaDB 11.6.2</strong></a> Stable (GA) <a href="https://downloads.mariadb.org/mariadb/11.6.2/" class="button primary">Download Now</a></h4>
{% endhint %}

<a href="https://downloads.mariadb.org/mariadb/11.6.0" class="button primary">Download Vector Source</a> <a href="/pages/uv221648IPdsqFOQjZp6" class="button secondary">Release Notes</a> <a href="/pages/TukHRLDGSZ5PA6kRsit3" class="button secondary">Overview of 11.6</a>

**Release date:** 29 July 2024

{% hint style="danger" %} <mark style="color:red;">**Do not use non-stable (non-GA) releases in production!**</mark>
{% endhint %}

[MariaDB 11.6](/docs/release-notes/community-server/old-releases/11.6/what-is-mariadb-116.md) Vector is a [rolling release](/docs/release-notes/community-server/about/release-model.md). It is an evolution of [MariaDB 11.5](/docs/release-notes/community-server/old-releases/11.5/what-is-mariadb-115.md) with several entirely new features.

[MariaDB 11.6.0](/docs/release-notes/community-server/old-releases/11.6/11.6.0.md) Vector is a preview release intended to highlight early work on Vectors. Features are to be considered preview, and will not be a part of [MariaDB 11.6](/docs/release-notes/community-server/old-releases/11.6/what-is-mariadb-116.md).

It is available as a source download only from the download site, and is available as a container **quay.io/mariadb-foundation/mariadb-devel:11.6-preview**.

Thanks, and enjoy MariaDB!

## Notable Items

### Vectors

* See [Vectors](/docs/server/reference/sql-structure/vectors.md)

{% hint style="info" %}
Be notified of new MariaDB Server releases automatically by [subscribing](https://lists.mariadb.org/postorius/lists/announce.lists.mariadb.org/) to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the [Distributions which Include MariaDB](/docs/general-resources/distributions-including-mariadb.md) page.
{% endhint %}

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formid="4316" formId="4316" %}


---

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

```
GET https://mariadb.com/docs/release-notes/community-server/old-releases/11.6/11.6.0-vector.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.
