v. 1.20.15

About this release

Release date: November 3rd, 2025

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

Amazon S3 connector support for HTTP proxies

See this page:

Relevant requirement: PR-3831

Support PR5 and PR5s list and pull vs Spazio

Relevant requirement: PR-3814

Data One supports SFTP ecdsa-sha2-nistp256 key algorithm

See these pages:

Relevant requirement: PR-972

Fixed issues

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