# Release schedule

We release a new version of Spark every month with new features, enhancements and fixes!

Releases become available to customers first via the UAT (User Acceptance Testing) environments and are then released to the production environments approximately two weeks later.

| UAT release        | Production release |
| ------------------ | ------------------ |
| May 26, 2026       | June 8, 2026       |
| June 22, 2026      | July 6, 2026       |
| July 20, 2026      | August 3, 2026     |
| August 17, 2026    | September 7, 2026  |
| September 28, 2026 |                    |


---

# 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.coherent.global/whats-new/release-schedule.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.
