Releases: datacleaner/DataCleaner
Releases · datacleaner/DataCleaner
5.9.0
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.
5.8.1
- 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.
- Updated dependencies:
- Jackson
- Commons Beanutils
- Guava
- Guice
- Commons IO
- HTTP client
- Log4j
- Logback
- Junit
- Commons compress
- MetaModel
- OpenCSV
- PostgreSQL
- H2 database
- Freemarker
- SLF4j
- Hadoop
- Cassandra
- Netty
- ASM
- Spring
- Activation framework
- JAXB
5.7.1
5.7.0
5.6.0
DataCleaner 5.6.0 modernizes your favourite open source data quality tool to meet today's standards in database technology.
5.5.0
Data Quality for your streaming data sources!
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.
- #1794 - Added connectivity to Apache Kafka.