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:
Client Connection: SFTP - Client key label
Server Connection: SFTP - Server keylabel
Creating a key - Algorithm
Relevant requirement: PR-972
Fixed issues
[CQUU-32010] Job execution issues due to email processing errors
[CQUU-32002] External counterpart occasionally receives “key rejected” from Data One SFTP server
[CQUU-31797] Issues with JMS connector to Oracle WebLogic. See these pages:
[CQUU-32111] Issues with email transport
[CQUU-31732] Job status remains running
[CQUU-31992] Security Fixes
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