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
- amd64: b9e38013cc79f30c38f86c3431d5188ba2f8327e103171735993a1c7bc75ad03
- arm64: e9d242b411d4759bbdd12c5e592d1afd3f9c1e5b139027ea41bad1a6a4979d6a
|
Jar file
| Link to download the JAR file: https://releases.data.world/dwcc/2.290/dwcc-2.290.zip
- Sha256: 724e96e1fb936c2106730e11b55d6aa4eb96b08d25dd4f2d95fd0f7a632d1b11
|
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.