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.
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.
The Assistant can also generate job summaries or even answer questions about your data sets, steps usage and more.
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.
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.
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.
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.
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.
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.
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
Designer upgrade
Server upgrade:
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
Wrangler
Data Manager
API
AI/ML Components
Security
Miscellaneous
Compatibility
Fixes
|
September 23, 2025 | Documentation Download CloverDX 7.2 7.2.0 |