# Document Revision History

This page contains the documentation release notes for the current release. See the subpages for historic release notes.

## 2026 Apr 9 - ICA v2.44.2

No documentation changes

## 2026 Apr 7 - ICA v2.44.1

No documentation changes

## 2026 Apr 2 - ICA v2.44.0

* **New Functionality**
  * Documented the configuration and usage of [Git-sourced pipelines](https://help.connected.illumina.com/connected-analytics/project/p-flow/f-pipelines/git-sourced-pipelines-experimental)
  * Documented additional reference fields on [Base tables](https://help.connected.illumina.com/connected-analytics/project/p-base).
* **Updated Functionality**
  * Added emphasis on where to monitor progress of Move batch jobs.
  * Updated the data [search](https://help.connected.illumina.com/connected-analytics/project/p-data) functionality description. **Data Searches in tree view will as of now be performed on the current folder and all subfolders of the current folder.**
  * Documented removal op pipeline version and category fields from the GUI.
* **General Documentation updates**
  * Improved "Bring your own S3 storage — [Role](https://help.connected.illumina.com/connected-analytics/home/h-storage/s-awss3/iam-role-method) method" section with additional details
  * Updated documentation to include new [regions](https://help.connected.illumina.com/connected-analytics/home/h-storage/s-awss3/iam-role-method) and corrected OIDC provider ARN format.
  * Removed Nextflow: Pipeline Lift: RNASeq chapter.
  * Added information on why XML pipelines may contain additional parameters.
  * Restored [Nextflow](https://help.connected.illumina.com/connected-analytics/project/p-flow/f-pipelines/pi-nextflow#nextflow-version) version compatibility tables.


---

# 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://help.connected.illumina.com/connected-analytics/reference/r-documentrevisionhistory.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.
