# Releases

This section includes release notes, features in preview, a support matrix, and the long term support model description.

## [Immuta release notes](/2024.2/releases/index.md)

This page includes a list of new features, enhancements, bug fixes, and migration notes.

## [Immuta release lifecycle](/2024.2/releases/release-lifecycle.md)

This page includes a description of Immuta's release lifecycle model.

## [Immuta LTS changelog](/2024.2/releases/lts-release-changelog.md)

This page includes illustrations of changes in the product over the last 12 months and since the last LTS release.

## [Immuta support matrix overview](/2024.2/releases/support-matrix.md)

This page includes an overview of the data platforms, identity managers, external catalogs, and web browsers that Immuta supports.

## [Immuta CLI release notes](/2024.2/releases/immuta-cli-release-notes.md)

This page includes a list of new features, enhancements, and bug fixes for the Immuta CLI.

## [Immuta image digests](/2024.2/releases/image-digests.md)

This page includes a list of image digests to verify the integrity of Immuta images that you pull.

## Preview features

This section includes an overview of [Immuta's feature preview program](/2024.2/releases/preview-levels.md) and a [list of features currently in preview](/2024.2/releases/preview-levels/features.md).


---

# 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://documentation.immuta.com/2024.2/releases.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.
