Release version 2.290
July 23rd, 2025
Details about the release
Item | Details |
---|---|
Release version | 2.290 |
Release date | 17 July 2025 |
Docker image ID | Link to download the Docker image: https://hub.docker.com/r/datadotworld/dwcc/tags
|
Jar file | Link to download the JAR file: https://releases.data.world/dwcc/2.290/dwcc-2.290.zip
|
New features and changes
- A new collector, the OpenAPI collector, is now available in public preview. It supports harvesting metadata from APIs described using OpenAPI v3.0, enabling documentation and cataloging of API assets.
- Snowflake, Redshift, Databricks, Denodo, Oracle, PostgreSQL, Teradata, MySQL, Db2, Netezza, SQL Server, SAP HANA collectors:
- Added a Sensitive Data Classification option to allow classification using a hosted private-ai instance.
- Now include column statistics support for Date, Timestamp, and Boolean data types, enhancing profiling depth across supported databases.
- Postgres collector: Supports AWS IAM authentication via secret and access key parameters, offering more secure and flexible credential management.
Bug Fixes
- Oracle collector: Fixed an issue in the table index feature that previously caused permission errors or max open cursor issues by updating the query logic to use DBA_ views when available.
- SSIS Collector: Now harvests deeply nested control flow executables, ensuring complete control flow visibility.
- Snowflake, Redshift, Databricks, Denodo, Oracle, PostgreSQL, Teradata, MySQL, Db2, Netezza, SQL Server SAP HANA collectors: Improved sampling behavior for environments where TABLESAMPLE is unsupported by falling back to LIMIT or TOP clauses to compute statistics more reliably.