> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/connected-insights/resources-and-references/rar-release-notes.md).

# Release Notes

| Main Release                                                                                                                           | Release Date         | Patch Releases                                                                                                                                                                                                                                                                                                                                                                                                                                      | End of Life Date    |
| -------------------------------------------------------------------------------------------------------------------------------------- | -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- |
| [5.4 Release Notes](/connected-insights/resources-and-references/rar-release-notes/5.4-release-notes.md)                               | May 28th, 2026       | None                                                                                                                                                                                                                                                                                                                                                                                                                                                | May 28th, 2028      |
| [5.3 Release Notes](https://help.connected.illumina.com/connected-insights/resources-and-references/pages/Kb1j0ARtZm31J2uwagMd#v5.3.1) | January 17th, 2026   | <p><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.3.2">5.3.2 Release Notes</a></p><p><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.3.1">5.3.1 Release Notes</a></p>                                                                                                                                                                                                                                                                                              | January 17th, 2028  |
| [5.2 Release Notes](https://help.connected.illumina.com/connected-insights/resources-and-references/pages/Kb1j0ARtZm31J2uwagMd#v5.2.0) | July 17th, 2025      | <p><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.2.5">5.2.5 Release Notes</a></p><p><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.2.4">5.2.4 Release Notes</a><br><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.2.3">5.2.3 Release Notes</a><br><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.2.2">5.2.2 Release Notes</a><br><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.2.1">5.2.1 Release Notes</a></p>                                                                      | July 17th, 2027     |
| [5.1 Release Notes](https://help.connected.illumina.com/connected-insights/resources-and-references/pages/Kb1j0ARtZm31J2uwagMd#v5.1.0) | January 11th, 2025   | <p><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.1.6">5.1.6 Release Notes</a><br><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.1.5">5.1.5 Release Notes</a><br><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.1.4">5.1.4 Release Notes</a><br><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.1.3">5.1.3 Release Notes</a><br><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.1.2">5.1.2 Release Notes</a><br><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.1.1">5.1.1 Release Notes</a></p> | January 11th, 2027  |
| [5.0 Release Notes](https://help.connected.illumina.com/connected-insights/resources-and-references/pages/Kb1j0ARtZm31J2uwagMd#v5.0.0) | September 12th, 2024 | <p><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.0.2">5.0.2 Release Notes</a><br><a href="/pages/Kb1j0ARtZm31J2uwagMd#v5.0.1">5.0.1 Release Notes</a></p>                                                                                                                                                                                                                                                                                                 | January 10th, 2026  |
| [4.0 Release Notes](https://help.connected.illumina.com/connected-insights/resources-and-references/pages/Kb1j0ARtZm31J2uwagMd#v4.0.0) | May 30th, 2024       | [4.0.1 Release Notes](https://help.connected.illumina.com/connected-insights/resources-and-references/pages/Kb1j0ARtZm31J2uwagMd#v4.0.1)                                                                                                                                                                                                                                                                                                            | December 31st, 2024 |


---

# 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://help.connected.illumina.com/connected-insights/resources-and-references/rar-release-notes.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.
