Release version 2.316
February 26th, 2026
Bug fixes and enhancements for metadata collectors are released regularly. Go here to to view the past release notes.
Stay updated on collector releases!
To keep up with the latest updates and enhancements to data.world collectors, subscribe to the RSS feed from your favorite RSS reader.
Details about the release
Item | Details |
|---|---|
Release version | ββ2.316 |
Release date | 26 February, 2026ββ |
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.316/dwcc-2.316.zip
|
New features and changesβ
- βTableau collector:ββ Added an option to exclude hidden fields within published data sources.
- Microsoft Fabric collector:ββ Added an option to exclude internal Delta table files from Lakehouse file cataloging, reducing noise in harvested metadata.
- ββSnowflake collector:ββ Now logs warnings for unsupported stage references in SQL, improving transparency during lineage harvesting.
- ββAthena collector:ββ Added include/exclude options for databases, giving users more control over collection scope.
- ββAll collectors:β Added support for a new β--graph-storage-modeββ option to control how RDF triples are stored during collection. This option can help manage memory usage in large collection runs.
- βMEMORYββ (default): Stores RDF triples in memory.
- ββTEMP_DIRββ: Stores RDF triples temporarily on disk.
- βSnowflake, Redshift, Databricks, Denodo, Dremio, Oracle, PostgreSQL, Teradata, MySQL, Db2, Netezza, SQL Server, SAP HANA collectors:ββ
- Reorganized database index harvesting for improved structure and consistency.
- Introduced hostname normalization support for IRI minting to prevent duplicate resources when different collectors report the same database using different hostname formats. β
Bug fixes
- βPower BI and Microsoft Fabric collectors:β Fixed the relationship between semantic models/dataflows and data sources to properly represent βusesββ relationships, improving lineage accuracy.
- ββTableau collector:ββ ββCorrected βembedsViewββ relationships for unpublished views in published dashboards, ensuring complete dashboard-to-view associations.
