You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release prioritizes maintainability and simplicity of the DataCleaner project, sacrificing some of the more exotic capabilities in order to provide a verison of DataCleaner that the maintainers are able to keep up to date.
See #1968 for details about the reasoning behind it.
Added support for running DataCleaner with Java versions 9-17.
Revived the RegexSwap functionality, basing it on data hosted by the Open Source community in GitHub instead of Human Inference's (decommissioned) API endpoints.
DataCleaner 5.5.0 is out with an important new feature - connectivity with Apache Kafka, the popular open source data streaming platform. So as of today you can profile, analyze and transform data as a consumer to the live data streams, just like you would do it for data at rest in a database.