Release notes 3.77.0
3.77.0 - Week of August 25, 2025
It’s even better now.
We took the time to revamp some of the things you already love.
Enhanced Unit Testing capabilities
We're excited to introduce the ability to edit and delete existing unit test data. You can now edit or delete your unit test data without editing the unit test parameters.
You can manually edit unit test data by loading it into the wizard. Use the Load input data option to get data from the pipe from the row viewer, or use the Load file option to input a new CSV file, supporting up to 100 rows. You must match the schema so the tests work correctly.
You can redo and undo updates to your data and delete specific rows within the data. This functionality allows you to create a new unit test data source, which creates a CSV for you. See the Editing unit test data and Deleting unit test data documentation to learn more.
We crushed some bugs!
And we're so happy that we did...
Issue | Bug number |
---|---|
Fixed an issue where the ELT pipe failed due to an unexpected type error during export calculations. | 200249 |
Fixed an issue where Google OAuth compliance prevented connection between Varicent ELT and Google Cloud Storage. | 00270810 |
Resolved an issue where updating Snowflake tables required unnecessary ownership permission instead of the update privilege. | 104920 |
Resolved an issue where SFTP export failed with an error despite selecting a valid destination path. | 00270677 |
Fixed an issue where copying data pipes between domains failed with errors or empty results. | 00271127 |
Fixed an issue where a formula tool incorrectly returned null values instead of the expected data. | 00271024 |
Fixed an issue where Workday field names displayed as database schema names instead of GUI names. | 00268018 |