Catalog collector release notes
Important
Published versions of collectors are available as a docker image and a JAR file.
Release version 2.260
Details about the release
Item | Details |
---|---|
Release version | 2.260 |
Release date | 13 February, 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.260/dwcc-2.260.zip
|
New features and changes
Snowflake collector: Added support for parsing SQL that utilizes IDENTIFIER() function calls when passing exact table names.
Bug fixes
Tableau collector (Preview): Added a null check in custom SQL Table logic to prevent errors.
SQL Server collector: Reduced excessive log and warning messages during dependency collection to streamline output.
Databricks collector: Improved error handling for connection issues with the Databricks host.
Release version 2.259
Details about the release
Item | Details |
---|---|
Release version | 2.259 |
Release date | 6 February, 2025 |
Docker image ID |
|
Jar file | Link to download the JAR file: https://releases.data.world/dwcc/2.259/dwcc-2.259.zip
|
New features and changes
Databricks collector: Added support for harvesting resources with the browse privilege.
Tableau collector: Now supports harvesting lineage between Custom SQL tables and their upstream tables.
Power BI and Power BI Gov collectors: Handling calculated tables as a new type and cataloging table-level lineage to source tables and columns.
Bug fixes
Monte Carlo collector: Updated the collector to remove reaction type from incidents, as it has been deprecated in Monte Carlo GraphQL responses.
Salesforce collector: Added a null check to prevent exceptions when last modified by information is missing.
Release version 2.258
Details about the release
Item | Details |
---|---|
Release version | 2.258 |
Release date | 30 January, 2025 |
Docker image ID |
|
Jar file | Link to download the JAR file: https://releases.data.world/dwcc/2.258/dwcc-2.258.zip
|
New features and changes
The following two new collectors are now available in public preview.
Bug fixes
Reltio collector: Resolved an issue that caused errors when cataloging containment relationships for certain attribute containers
Power BI and Power BI Gov collectors: Stopped cataloging JDBC types for columns in Power BI, as this task is best handled by the database collector. Power BI previously attempted to infer JDBC types based on its column types, which is now corrected.
Release version 2.257
Details about the release
Item | Details |
---|---|
Release version | 2.257 |
Release date | 27 January, 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.257/dwcc-2.257.zip
|
New features and changes
Power BI and Power BI Gov collectors:
Added the ability to include database names in the datasources mapping file, allowing datasource credentials to be restricted to specific databases.
Introduced a flag for Power BI tables to indicate when data is loaded manually.
Tableau collector: Enhanced the collector to catalog unpublished views, expanding visibility into Tableau assets.
Bug fixes
Snowflake collector: Enhanced the incremental collection process to prevent the deletion of specific database column resources, ensuring data integrity and continuity.
Monte Carlo collector: Updated to catalog Monte Carlo warehouse IDs instead of hostnames due to API changes.
Databricks collector: Fixed an issue where the --include-information-schema option produced an incorrect warning.
Denodo collector: Resolved an issue with the internal cleanup function that was unable to remove PRIMARY KEY statements from SQL.
Release version 2.256
Details about the release
Item | Details |
---|---|
Release version | 2.256 |
Release date | 17 January, 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.256/dwcc-2.256.zip
|
Bug fixes
Power BI Service and Power BI Gov collectors: Resolved an issue with handling parameters when they are referenced using @ symbol.
Release version 2.255
Details about the release
Item | Details |
---|---|
Release version | 2.255 |
Release date | 15 January, 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.255/dwcc-2.255.zip
|
New features and changes
Databricks collector: Added support for harvesting SQL queries and their associated lineage. A new parameter Page size for harvesting queries (--query-pagination-limit) is introduced for this.
Power BI Service and Power BI Gov collectors: Added support for jdbcProperties in the datasources.yaml configuration for connecting to databases when resolving lineage.
Bug fixes
Snowflake, Redshift, Databricks, Denodo, Oracle, PostgreSQL, Teradata, MySQL, Db2, Netezza, SQL Server collectors: Database authentication issues are now reported as errors.
Oracle collector:
Corrected the command description for the autonomous database parameter.
Fixed an issue with removing comments containing special symbols.
Redshift collector: The collector now correctly harvests distinct utility functions and procedures.
Databricks collector: Resolved an issue where column names were not recognized due to case sensitivity mismatches.
Release version 2.254
Details about the release
Item | Details |
---|---|
Release version | 2.254 |
Release date | 7 January, 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.254/dwcc-2.254.zip
|
New features and changes
Oracle Collector: Now supports harvesting from Oracle Autonomous Database. A new parameter --autonomous-db is introduced for this.
Tableau collector: Now supports harvesting of personal space workbooks. A new parameter --tableau-catalog-personal-space-workbooks is introduced for this.
Bug fixes
Power BI collector: Resolved an issue with parameter replacements in table source expressions when a parameter name is the same as the name of the table it defines.
SQL Server collector: Ensured encryption is enabled for connections when the encrypt JDBC property is configured.
Alteryx collector: Fixed an issue encountered while fetching workflow details when the user does not have permission on the workflow.
Release version 2.253
Details about the release
Item | Details |
---|---|
Release version | 2.253 |
Release date | December 23, 2024 |
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.253/dwcc-2.253.zip
|
New features and changes
Power BI Service and Power BI gov collectors:
Added support for the default behavior in Power BI SQL Server sources when no schema is specified in Custom SQL queries.
Added support for cataloging report descriptions.
Bug fixes
Snowflake, Redshift, Databricks, Oracle, PostgreSQL, Db2, Netezza, SQL Server collectors: Improved handling of lineage harvesting from SQL statements that contain quoted dashes, which were previously misinterpreted as comments.
Oracle collector: Corrected the handling of dependency harvesting to focus only on requested schemas.
Release version 2.252
Details about the release
Item | Details |
---|---|
Release version | 2.252 |
Release date | December 20, 2024 |
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.252/dwcc-2.252.zip
|
New features and changes
Snowflake, Oracle, and SQL Server collectors: Modified to query dependencies across the entire database at once, rather than by individual schema, to reduce the number of queries executed.
Snowflake, Redshift, Databricks, Denodo, Oracle, PostgreSQL, Teradata, MySQL, Db2, Netezza, SQL Server collectors: Introduced a new parameter, --exclude-schema, to exclude specific schemes from the collection process.
Databricks collector: Added support for harvesting notebook content and lineage.
Release version 2.251
Details about the release
Item | Details |
---|---|
Release version | 2.251 |
Release date | December 12, 2024 |
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.251/dwcc-2.251.zip
|
New features and changes
Snowflake collector: Enhanced support for harvesting lineage from view select statements that include QUALIFY and TRY_CAST constructs.
Redshift collector: The collector is now able to harvest definitions (DDL) for stored procedures and functions.
All Collectors: Improved the collectors logging for greater consistency in local and uploaded logfile names. Updated log file naming conventions to ensure uniqueness and preserve log files from previous runs when uploading to data.world.
Snowflake, Redshift, Databricks, Denodo, Oracle, PostgreSQL, Teradata, MySQL, Db2, Netezza, SQL Server collectors: Enhanced support for harvesting lineage from view select statements containing a mix of qualified and unqualified table names.
dbt Core and dbt Cloud collectors: The relationship between DbtSource and its abstracted tables or views is now defined as representsDataSource. This change better reflects the semantics of dbt sources, and improves visualization of lineage relationships in Eureka Explorer.
Tableau Collector: Released an updated collector for Tableau, featuring improved detection of lineage relationships to database objects along with stability and performance enhancements. While the new collector will co-exist with the legacy version, we encourage transitioning to the new version to take advantage of these enhancements.
Release version 2.250
Details about the release
Item | Details |
---|---|
Release version | 2.250 |
Release date | December 7, 2024 |
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.250/dwcc-2.250.zip
|
New features and changes
Snowflake collector: Added support for additional SQL syntaxes when parsing statements that include the QUALIFY keyword.
Alteryx collector: Added support for honoring the max job limit option when set to zero.
Bug fixes
Snowflake collector: Resolved an issue that caused duplicate schema processing and duplicate CatalogCuration resources during incremental collection.
Release version 2.249
Details about the release
Item | Details |
---|---|
Release version | 2.249 |
Release date | November 27, 2024 |
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.249/dwcc-2.249.zip
|
New features and changes
Snowflake collector:
The collector now harvests dependencies from tables and views.
Made performance enhancements for incremental metadata collections.
PostgreSQL collector: Added support for AWS IAM Authentication tokens for databases hosted on AWS.
Power BI Service and Power BI Gov collectors: Updated to accommodate Microsoft’s transition from dataset to semantic model in all catalog resources emitted by the collector.
Bug fixes
Redshift collector: Corrected handling of lineage harvesting from SQL statements using ARRAY literals.
Snowflake, Redshift, Databricks, Denodo, Oracle, PostgreSQL, Teradata, MySQL, Db2, Netezza, SQL Server collectors: Improved handling of lineage harvesting from SQL statements containing KEYS as a column name.
Snowflake collector: Fixed issues in harvesting lineage from SQL statements using QUALIFY and COPY GRANTS keywords.
Power BI Service and Power BI Gov collectors: Introduced various improvements to the datasource template.
Release version 2.248
Details about the release
Item | Details |
---|---|
Release version | 2.248 |
Release date | November 19, 2024 |
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.248/dwcc-2.248.zip
|
New features and changes
Denodo collector: Improved column fetching by processing one view or table at a time if an issue occurs when retrieving all columns at once.
Fivetran collector: Added support for Salesforce as a source.
Salesforce collector: Added support for harvesting metadata for summary (roll-up) fields.
Bug fixes
Snowflake, Redshift, Databricks, Denodo, Oracle, PostgreSQL, Teradata, MySQL, Db2, Netezza, SQL Server collectors: Resolved an issue by clearing lineage resolution cache between runs to avoid conflicts when multiple commands are configured.
Release version 2.247
Details about the release
Item | Details |
---|---|
Release version | 2.247 |
Release date | November 14, 2024 |
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.247/dwcc-2.247.zip
|
New features and changes
SQL Server collector: Added support for Active Directory Service Principal and Entra ID authentications.
Amazon S3 collector: Enhanced object filtering based on configuration options to include or exclude object names before checking the maximum resources limit.
AWS Glue Collector: Added functionality to catalog partitioned columns.
Bug fixes
Power BI Service and Power BI Gov collectors: Resolved an issue with the CombineColumns transform step that was causing warnings in some cases due to misalignment in lineage to source columns.
dbt Core collector: Improved handling of situations where the profiles.yml file is mistakenly specified as a directory.
Release version 2.246
Details about the release
Item | Details |
---|---|
Release version | 2.246 |
Release date | November 7, 2024 |
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.246/dwcc-2.246.zip
|
New features and changes
Salesforce collector: The security token configuration option is no longer required, as there are scenarios where authentication to the Salesforce API does not require it.
Bug fixes
Power BI Service and power BI Gov collectors: Fixed a problem that was occurring while attempting to replace parameters in custom SQL when the parameter name contained a special character.
dbt cloud collector: Fixed an issue in which the user-specified Snowflake account override was being ignored by the collector.
Release version 2.245
Details about the release
Item | Details |
---|---|
Release version | 2.245 |
Release date | November 3, 2024 |
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.245/dwcc-2.245.zip
|
New features and changes
Reltio collector: The collector now supports client_credentials authentication, in addition to the existing user and password authentication.
Release notes for previous versions
Go here to access release notes for previous version.