v. 1.20.14

About this release

Release date: October 2nd, 2025

This document applies to Data Mover v. 1.20.14 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.

New features

Improved determination of File Event Listener Workers' status

Relevant requirement: PR-4057

Data Mover UX/UI improvements

Relevant requirement: PR-4141

New Microsoft SharePoint connector

See this page:

Relevant requirement: PR-4259

Fixed issues

  • [CQUU-31764] Temporary files are not removed after transfer completed

  • [CQUU-31888] Issue using the 'status' command in dataone.sh

  • [CQUU-31963] Username 'null' value in Audit logs

  • [CQUU-32055] Error 'Connection refused' during nodes shutdown

Known issue

  • [DAT-11480] Only PEM certificate can be imported. Workaround: As a workaround, in case a DER certificate needs to be imported, it must be converted as PEM encoded and then imported. The certificate can be converted, for instance, using openssl: Input certificate: some_certificate.der openssl x509 -in some_certificate.der -inform der -out some_certificate.pem -outform pem. The command creates the file some_certificate.pem with the certificate encoded in PEM that can be imported.

Last updated