# Data Mover 1.20.20

## About this release

Release date: April 8<sup>th</sup>, 2026

This document applies to Data Mover v. 1.20.20 for all supported platforms, databases, and cluster types. The information in this document supersedes any corresponding information in the documentation (online or printed) previously supplied for the product.

## Improvements

#### Audit CLI Export enhancements

* **Daily archive file generation** \
  When archiving is enabled and the retention period expires, one file for each day of audit records to be archived are generated. Each file is automatically compressed.\
  See this page:
  * [Audit Options](/data-mover-1.21/logs-and-audit/audit-options.md#archive-file-creation-and-naming)
* **Extended date and time filtering** \
  Users can now optionally specify hours, minutes, and seconds in the from-date and to-date parameters, allowing more precise control over the export time range.

  See this page:

  * [Export audit logs](/data-mover-1.21/logs-and-audit/audit-options/export-audit-logs.md)
* **Automatic record batching** \
  The CLI automatically exports up to 100,000 records within the configured time interval, ensuring efficient handling of large audit datasets.

  See this page:

  * [Export audit logs](/data-mover-1.21/logs-and-audit/audit-options/export-audit-logs.md)

*Relevant requirement:* \
PR-4447

#### Audit usability improvements

* **Audit log retention configuration in days** \
  Audit log retention is now configurable in days instead of months, providing finer granularity and better alignment with operational needs.

  See this page:

  * [Audit Options](/data-mover-1.21/logs-and-audit/audit-options.md#managing-audit-configuration)
* **Simplified time slot filters** \
  Time slot filtering has been streamlined to make date and time selection more intuitive and easier to use.

  See this page:

  * [Audit Options](/data-mover-1.21/logs-and-audit/audit-options.md#filters-panel)
* **Improved user filtering** \
  Filtering by user has been enhanced to deliver more accurate and user‑friendly results, improving audit analysis and troubleshooting.

  See this page:

  * [Audit Options](/data-mover-1.21/logs-and-audit/audit-options.md#filters-panel)

*Relevant requirement:* \
PR-4447

#### Audit log retention and archiving behavior

* **Automatic deletion based on retention period** \
  Audit records are automatically deleted from the database according to the configured retention period, regardless of whether archiving is enabled.

  See this page:

  * [Audit Options](/data-mover-1.21/logs-and-audit/audit-options.md#managing-audit-configuration)
* **Safe deletion with archiving enabled** \
  When the Archive feature is enabled, audit records are deleted from the database only after successful archival. If archiving fails, records remain in the database to prevent data loss.

  See this page:

  * [Audit Options](/data-mover-1.21/logs-and-audit/audit-options.md#managing-audit-configuration)

*Relevant requirement:* \
PR-4447

## Fixed issues

* \[CSS-219] Issues with unprocessed events&#x20;
* \[CSS-236] Issues handling sensitive credentials&#x20;
* \[CQUU-32153] View duplicate folder name check applied only to current view page&#x20;
* \[CQUU-32449] Issues with DB scripts during upgrade&#x20;
* \[CQUU-32500] Issue when adding variables to Workflows&#x20;
* \[CQUU-32503] Issue when removing variables from Workflows&#x20;
* \[CQUU-32531] “Address already in use” error between DMZ and STENG&#x20;
* \[CQUU-32540] JMS configuration issues via DOIM&#x20;
* \[CQUU-32548] Error in JMS input contract configuration&#x20;
* \[CQUU-32558] Oracle Wallet integration test issues&#x20;
* \[CQUU-32576] Installation error during “update-db” step&#x20;
* \[CQUU-32646] GBI processes not starting&#x20;
* \[CQUU-32652] Issues with start/stop on Data One components


---

# 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.primeur.com/data-mover-1.21/release-notes/data-mover-1.20.20.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.
