Customer Portal

This release brings powerful enhancements to Wrangler in the form of Clover AI Assistant. You can use the Assistant to build transformations in Wrangler simply by asking what you want to achieve while the Assistant generates the transformation steps for you. The Assistant not only creates steps for you but can also help you understand your datasets better by allowing you to lead conversations and explore the chat history through the improved user interface.

We are introducing new ability for Wrangler to read and write transactional data sets. Data Catalog will automatically generate data sources and targets for your transactional data sets so that they can be used right away without any extra configuration. Writing to transactional data set target will push all data quality issues to the Data Manager allowing data stewards to fix them in Data Manager.

The Data Manager can now display URLs as links allowing you to implement custom actions for data rows by using CloverDX Data Services to implement the functionality. Data Services can provide real-time suggestions in Data Manager helping you augment the suggestions that are part of each record. Our new Data Service protocol makes building such integrations easier.

A new Search and Replace allows you to quickly work with many records at once in Data Manager saving a lot of time by avoiding repeated edits of the same values across many records.

The OpenAIClient component now includes customizable error handling following callback conventions used in other components with CTL interfaces. This gives you much better control over the behaviour of your graphs in case of failures.

CloverDX Server now supports deployments with Java 21 while also supporting Java 17. You can pick Java version that works best in your environment.

Enhanced security configuration for CloverDX Server accounts allows you to follow your internal processes for password complexity, aging and more, helping you stay in line with your internal security policies.

We’ve removed the deprecated TableauWriter component in this release.

 

About this release: This is a production release. We recommend upgrading to this version from all previous versions. Please check Installation/Upgrade section.

New features in 7.2

Clover AI Assistant in Wrangler

Clover AI Assistant offers productivity boost to all users working CloverDX Wrangler. It allows you to create your Wrangler transformations by simply asking the Assistant what you’d like to do with your data. It will then figure out the steps needed to get the results you are looking for. It will also automatically generate block descriptions helping you create clean and understandable jobs.

Clover AI Assistant suggesting transformation steps for currency conversion based on a prompt.

The Assistant can also generate job summaries or even answer questions about your data sets, steps usage and more.

A job summary generated by the AI Assistant.

With the introduction of the AI Assistant, we’ve updated the structure of Wrangler jobs and made various smaller improvement to transformation steps. Wrangler jobs now contain blocks which allow you to lead conversation with the Assistant and come back to it at any time to continue building your job or simply review your past chat.

Working with transactional data sets in Wrangler

You can now read and write data from/to transactional data sets using new data sources and data targets that will be generated for you automatically when you create new data sets.

All transactional data sets will have two entries in the Data Catalog – one entry for data source and one for data target. The sources and targets will respect your permissions and will not show if you do not have any access to the data set.

Data Catalog showing sources and targets corresponding to transactional data sets.

With this feature, you will be able to easily ingest data into your Data Manager for further processing. All data quality errors that are flagged by Wrangler when the job is running, will be automatically pushed to the Data Manager where the users will see the error detail and will have the chance to fix the data.

The targets will also offer mappings to ensure that the data layout you are writing is the same as needed by each data set.

Data Manager improvements

This release brings many improvements in Data Manager that will help you deliver more complete experience to Data Manager users.

You can now configure columns to be of a URL data type. URL-typed columns allow you add a web address as the value and will be shown as clickable links in the Data Manager’s data grid.

This functionality will allow you to, for example, show a picture of an invoice or link to an external system providing additional information about the row.

Data Manager with URL column to perform map search for the in given row address.

You can now also use Data Services to provide real time suggestions in Data Manager. Instead of submitting static suggestions as part of your data validation logic, you can use URL to a Data Service which will be called whenever user clicks on given cell in Data Manager. This allows you to provide up-to-date value recommendations instead of relying on static values.

To make sure you can easily use Data Services in Data Manager, we have introduced a new “ds” protocol to link to Data Services simply by their name rather than knowing the full URL. This will make it easier to build data quality rules or custom actions for your data sets.

To make working with larger data sets easier, we implemented a Search and Replace function in the data editor. This functionality allows you to replace many values quickly without having to change each of them separately. The changes made like this are fully audited so you always know who made the change in your data.

We’ve extended the API for Data Manager to cover additional operations. The new API allows you to create and edit data sets as well as work with data within them providing complete funcitonality to integrate Data Manager into external applications.

CloverDX Server support for Java 21

Starting with this release, CloverDX Server supports deployments with Java 21 for both Tomcat and Red Hat Web Server stacks. The Server now supports both Java 17 as well as Java 21 with Java 17 being the default. Next version of CloverDX – CloverDX 7.3.0 – will introduce support for Java 21 into Designer and will make Java 21 the default for deployments.

Other changes

Customizable error handling for OpenAIClient component

OpenAIClient component now includes new interface functions that allow you to customize the behavior of the component when an error occurs. The new functions newChatOnError, sendRequestOnError, prepareQueryOnError and processResponseOnError match the approach of onError handlers as used in other CTL-enabled components.

More detailed CloverDX security configuration

We’ve added the ability for more detailed configuration of how password and accounts behave on CloverDX Server. You can now configure additional password complexity rules, password expiration policies, session timeouts, etc.

Deprecated TableauWriter removed

We removed deprecated component TableauWriter. There is no direct replacement for this component. We recommend writing data to a different target (e.g., a database) and then connecting your Tableau instance to it rather than working with Tableau files directly.

To help you install or upgrade to this version, we've prepared a simple checklist:

Before you upgrade

  • Be sure to check the "Compatibility" notes for ALL intermediary releases. We mark all changes that can potentially alter the function of your existing transformations with a "Compatibility" label. Typically, you can safely ignore most of them, as we try hard to keep as much backwards compatibility as possible. There's a comprehensive list of all releases that will help you get the information quickly.
  • Upgrade Designer and Server together. We always release Designer and Server together under a single version. It's highly recommended to upgrade Server and all Designers at the same time. Although using different versions of Designer to connect to Server might work, it is not generally supported.
  • There are no incremental patches. We don't release incremental patches. Every upgrade is in fact a full installation that, if installed over the older version, will automatically update whatever is necessary in your workspaces, sandboxes, and Server databases as needed, no user data will get overwritten.
  • Don't forget to backup. Although none of the above upgrade steps requires explicit backup, we recommend you always back up your work. The upgrade will keep all your transformations, jobflows, and configurations safe. However, as a good word of advice, it never hurts to have a backup.

Designer upgrade

  • Download the latest version by logging into your customer account. If you lost your credentials or no longer have access there, click here to recover your password or contact our CloverCARE Support.
  • Install the new version of Designer. You can install Designer over your existing installation. The process will automatically clean up the old version. Don't worry, you will NOT lose your workspaces, graphs, and transformations. However, if you installed some additional plugins to Designer (Eclipse plugins) you might need to reinstall them. Eclipse should automatically help you do that. When you start the application, point it to your existing workspace directory. With some major releases, we may notify you about upgrading the workspace to the latest version. In such cases, you won't be able to use the workspace with previous versions—be sure to upgrade ALL Designers at once if you're sharing the workspace.
  • Activate the product on first start. You will need a new key as we issue new license keys for every new major version (e.g. from 4.9 to 5.0). If you're on our maintenance program, we automatically renew the keys for you. Just go to the License Keys again and copy/paste the license keys from there. If you can't find the latest keys, please contact us to renew your product maintenance.

Server upgrade:

  • Download the latest version by logging into your customer account. You'll find Server in the same list as Designer downloads. If you no longer have access there, click here to recover your password or contact our CloverCARE Support.
  • Plan for downtime. Upgrading Server requires downtime, so plan your upgrades in advance. If you're running multiple environments, upgrade the non-production installation first and run all your tests there first.
  • Follow our step-by-step Server Upgrade Guide. We've prepared detailed instructions on how to properly shut down Server and install a new one. Server will upgrade its database and sandboxes from any previous version automatically.
  • Activate the product on the login screen of Server Console. Server requires new license keys with every minor version (e.g. from 4.9 to 5.0) and we automatically renew the keys for you. Just go to the License Keys again and copy/paste the license key from there.

Please consult our Upgrading to CloverDX Server 7.0 article for additional details with more detailed overview of how to upgrade from Apache Tomcat 9 to Apache Tomcat 10.1.

Release Compatibility/Upgrade notes, Features & Fixes Published Download

Clover AI Assistant

Clover AI Assistant in Wrangler
CLO-33290 Improvement

Wrangler

Add support for Transactional data sets in Wrangler and Data Catalog
CLO-32636 Improvement
Data set permissions redesign
CLO-32590 Improvement
Add new target column option for convert steps
CLO-32567 Improvement
Add new option to the column fields to the date steps
CLO-32565 Improvement
Target column property doesn't make sense for some Wrangler steps
CLO-32378 Improvement
Improve storage error message in Wrangler
CLO-32572 Improvement
Icons are not changing when switching between connectors with custom icons
CLO-32481 Improvement

Data Manager

Search and replace in Data Manager
CLO-32330 Improvement
Implement filtering by status from the status progress bar in Data Manager
CLO-31714 Improvement
Add URL data type to Data Manager
CLO-32137 Improvement
Data Manager integer properties could be filled from the data column
CLO-32566 Improvement
Real-time suggestions in Data Manager via API
CLO-31192 Improvement

API

Public API for Data Manager (full)
CLO-32343 Improvement
REST API Catalog contains Error
CLO-31016 Improvement
RESTConnector: Improve user experience with pagination
CLO-32246 Improvement

AI/ML Components

Add rate limiting, retry and timeout support to OpenAI component
CLO-32328 Improvement
Implement standard onError behavior in OpenAI component
CLO-32327 Improvement

Security

Add support for password age limits
CLO-32322 Security
Configurable complexity requirements for user account passwords
CLO-32321 Security
Display previous successful login time in the user menu in Server Console
CLO-32320 Security
Configurable session timeouts
CLO-32319 Security
User doesn't know why was the session logged out
CLO-32358 Security
Update frontend libraries for 7.2
CLO-31953 Security
CVE FIX - upgrade netty
CLO-31326 Security

Miscellaneous

Add AWSCLI to AWS AMI
CLO-32988 Improvement
Server support for Java 21
CLO-32098 Improvement
Big files (e.g. JARs) should be included in the clibs instead of placeholder files
CLO-32718 Improvement

Compatibility

Drop deprecated TableauWriter component
CLO-32491 Compatibility
Data set permissions redesign
CLO-32590 Compatibility
Add new option to the column fields to the date steps
CLO-32565 Compatibility
Target column property doesn't make sense for some Wrangler steps
CLO-32378 Compatibility
Configurable complexity requirements for user account passwords
CLO-32321 Compatibility

Fixes

Possible memory leak in XMLExtract component
CLO-31606 Fix
Oracle jdbc driver causes check config error
CLO-31522 Fix
Server property with an unexpected behavior
CLO-31274 Fix
JSONReader hang when using XPath if CloverDX is on Windows and Tomcat is running on JAVA 17
CLO-31238 Fix
Don't show read only columns in Audit filters and audit log panel scope selection
CLO-30993 Fix
"Remove (or not Add) ""Cleanup expired records"" scheduler if DM license is not present"
CLO-30388 Fix
Batching doesn't work when the batch key column is restricted to a lookup
CLO-30237 Fix
CloverDX Server – No error when publishing Data Service with duplicate endpoint URL
CLO-32650 Fix
September 23, 2025 Documentation Download CloverDX 7.2 7.2.0
  • For Developers (Improvements most useful for developers bringing new functionality or optimizations in data transformation and orchestration)
  • For Administrators (Improvements or features that will help setup, install, administer and manage the platform)
  • For Support (Helps staff supporting the production environment to identify and escalate potential problems or avoid such)
  • For Security (Improvements and changes relevant to security focused staff – sys admins and developers alike)