Release notes - 3.98.0
Week of July 20, 2026
We made something for you…
And we think you’ll love it.
Create reports for exporting a pipe and data sources
We've been busy! You can now export an organization-wide report of all pipes and their associated data sources directly from the Varicent ELT interface. This report is available as a CSV or XLS file and is intended to support auditing, change management, and data lineage reviews. The export is scoped to the selected organization and is available on demand to administrator users at any time.
The downloaded file contains one row for each pipe–data source combination. The file is named using the following convention: OrganizationName_Pipes_Export_[Timestamp_UTC]. Each row in the report contains the following information:
Pipe ID: The unique identifier for the pipe.
Pipe name: The name of the pipe.
Data source ID: The unique identifier of the data source.
Data source name: The name of the data source used by the pipe.
Created by: The username or email address of the user who created the pipe.
Last updated by: The username or email address of the user who last modified the pipe.
Updated (UTC): The timestamp of the last modification, in UTC time.
It's even better now
We took the time to revamp some of the things you already love.
Enhanced audit log: Data tool activity tracking
The Varicent ELTaudit log now captures create, update, and delete actions performed on Data tools within a pipe. Each entry records the action type, pipe ID, associated data source name, the responsible user, and a timestamp. For update events, both the previous and updated data source names are included, giving you a clear before-and-after view of any data source change.
These enhancements provide full traceability of Data tool configuration changes and support your organization's compliance and accountability requirements. All new Data tool entries are included in exported audit log files alongside existing log entries, using the same format and structure. Existing filtering behavior is unchanged. Learn more about the Audit log.
We crushed some bugs!
And we're so happy that we did...
Issue | Bug number |
|---|---|
Fixed an issue where data imports on the My Data page remained stuck in a "Finalizing…" state and did not update to reflect the completed import status, even after the import had finished. | 233536 |
Fixed an issue where a pipe build failure caused by a not-equal join exceeding the maximum row size limit (100,000,000 rows) and did not identify which specific Join tool in the pipe triggered the error. | 231072 |
Fixed an issue that could prevent users from viewing successfully imported Incentives data in a pipe. Although the import and pipe build completed successfully, opening the Data tab, Row viewer, or the last build could display a generic error and no data. | 233575 |