In CloverDX 5.13 we are improving overall security of your deployments by integrating native support for Secret managers. This integration allows seamless use of managed passwords in CloverDX jobs using standard parameter injection which allows secrets to be used in any context – authenticating database connections, APIs, file protocols and more. This release ships with connectivity to Azure Key Vault.
Job Inspector is also receiving significant update. It allows you to view detailed information about various items from job Outline – connections, lookup tables, sequences, and dictionary items. Other improvements include ability to view data for partitioned graphs on a cluster and many quality-of-life improvements such as syntax highlighting in code view and more.
Besides new features, CloverDX 5.13 also focuses on platform and security updates. We upgraded MySQL backend database support to support MySQL version 8.0. We are also introducing new application deployment stack built around Open Liberty and IBM SDK 8 (including support for OpenJ9 VM).
Release also includes security fix for Log4Shell vulnerability of log4j Java library.
Keeping secrets secret is generally a difficult task. That’s why software like Azure Key Vault, AWS Secrets Manager or HashiCorp Vault are growing in popularity for both small and large enterprises. Having centralized password management makes it easy to automatically rotate access credentials for whole sets of APIs and systems or have the ability to revoke passwords from a single place provisioning new credentials at the same time.
CloverDX Server can now provision passwords from supported Secret managers directly into executed jobs using extended parameter notation - ${secret:<manager-name>/<secret id>} (for example, ${secret:prod/dwh-pass}). Such notation can be used anywhere where parameters can be used including directly in Connections, CTL code, Component properties, etc.
In this release we launch with support for Azure Key Vault. Additional secret managers to follow in next release.
This release marks major update of Job Inspector features. Job Inspector now allows you to view details of all objects from job Outline. You can display properties of your database connections, lookup tables, sequences as well as dictionary.
Server administrators can further restrict Data Inspector permissions only to specified group of users and prevent them from seeing edge data.
There were several improvements related to CloverDX Server maintenance. Besides new stack support discussed in separate chapter, CloverDX 5.13 comes with support of MySQL 8.0 as its backend database, ability to mask sensitive information injected from environment in Server UI and Support package. Support package can now also contain server health information (CPU/Memory utilization, Job queue status, etc.) along with advanced SAML logging and backend database communication log (both subject to additional logging configuration).
The largest change for DevOps is the ability to run CloverDX jobs on suspended server by means of manual override. This override may be provided either by a dialogue (when running from Designer or Server UI) or by special header when running job from REST API. Manual override will help you for situations where server automation features need to be suspended but still some operations have to run – for example, to simplify cluster migrations, software upgrades and code deployment.
Along with RedHat, VMWare (Pivotal) stacks, CloverDX now supports Open Liberty application server on IBM SDK 8 or OpenJDK 1.8 with OpenJ9.
Apache Avro graduation
CTL functions of Apache Avro message format were graduated from incubation. The functions work just like they did before, so if you use them in your solutions, you do not need to make any changes to your code.
CloverDX Designer usability
Many reported usability and development improvements were implemented. Few highlights:
CloverDX Server performance improvements
Event listeners can now run parallel jobs, instead of running them in sequence for different triggers. This can improve performance if you have many listeners of the same type.
To help you install or upgrade to this version, we've prepared a simple checklist:
Before You Upgrade
Designer Upgrade
Server Upgrade
Release | Compatibility/Upgrade notes, Features & Fixes | Published | Download | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
November 01, 2022 | Documentation Download CloverDX 5.13 5.13.4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
April 02, 2022 | Documentation Download CloverDX 5.13 5.13.3 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secret Managers
Fixes
|
February 15, 2022 | Documentation Download CloverDX 5.13 5.13.2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
January 11, 2022 | Documentation Download CloverDX 5.13 5.13.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secret Managers
Job Inspector Improvements
Deployment Stacks
Miscellaneous
Security Fixes
Fixes
Compatibility
|
December 14, 2021 | Documentation Download CloverDX 5.13 5.13.0 |