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

# MariaDB Release Notes

Release dates for upcoming MariaDB Enterprise Server releases can be found [here](/docs/release-notes/enterprise-server/about/enterprise-server-release-schedule.md#next-scheduled-releases). Release dates for MariaDB Community Server releases can be found [on Jira](https://jira.mariadb.org/).

## MariaDB Server Release Notes

{% content-ref url="/pages/oUAVMFaDiElE32OBDY5P" %}
[Enterprise Server Release Notes](/docs/release-notes/enterprise-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/RLj8dE4kcSzkSQbleQdn" %}
[Community Server Release Notes](/docs/release-notes/community-server.md)
{% endcontent-ref %}

## Other Release Notes

{% content-ref url="/pages/fclzye3SyINwjmjasZSI" %}
[ColumnStore Release Notes](/docs/release-notes/columnstore.md)
{% endcontent-ref %}

{% content-ref url="/pages/cfVPu80nMCXw7obXZnEU" %}
[MaxScale Release Notes](/docs/release-notes/maxscale.md)
{% endcontent-ref %}

{% content-ref url="/pages/6BtwYw5aXb922MmhZfPD" %}
[Connectors Release Notes](/docs/release-notes/connectors.md)
{% endcontent-ref %}

{% content-ref url="/pages/swos3Mtdq78pQ4XDrCe6" %}
[Galera Cluster Release Notes](/docs/release-notes/galera-cluster.md)
{% endcontent-ref %}

{% content-ref url="/pages/yQoK5SBxgzhwTQ4ISZ4T" %}
[Enterprise Kubernetes Operator Release Notes](/docs/release-notes/enterprise-operator.md)
{% endcontent-ref %}

{% content-ref url="/pages/mK2xrl3wAFmhKtLqFFE7" %}
[Enterprise Manager Release Notes](/docs/release-notes/enterprise-manager-release-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/oIePtgOOnYfs4hPlQIVQ" %}
[AI Rag Release Notes](/docs/release-notes/ai-rag-release-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/sy4qtsHqrMTnVYR3E5BP" %}
[MCP Server Release Notes](/docs/release-notes/mcp-server-release-notes.md)
{% endcontent-ref %}

<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, and the optional `goal` query parameter:

```
GET https://mariadb.com/docs/release-notes/readme.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.
