Release Notes
November 2024
We have introduced new fields in the setup form: Workspace GUID and Lakehouse GUID.
For new connectors, these fields now replace the existing Workspace Name and Lakehouse Name fields.
For existing connectors, the new GUID fields have been added alongside the current Workspace Name and Lakehouse Name fields. We will sunset the original fields in a future update. Ensure that you update the new GUID fields before this change.
October 2024
You can no longer modify the following fields in the OneLake setup form after you create the destination:
- Workspace Name
- Lakehouse Name
September 2024
We no longer perform hex encoding to store binary values in the destination.
June 2024
You can now specify how long you want us to retain your table snapshots before deleting them through table maintenance operations. To facilitate this enhancement, we have added a new drop-down menu, Snapshot Retention Period, to the destination setup form. For more information, see our setup instructions.
May 2024
We now perform regular maintenance operations on the tables in your OneLake destination. These maintenance operations do the following:
- Delete the table snapshots that are older than 7 days
- Clean up orphan and removed files
For more information, see our OneLake documentation. We are gradually rolling out this enhancement to all existing destinations.
November 2023
You can now configure your OneLake destination using the Fivetran REST API.
Our OneLake destination is now generally available. Read our OneLake destination documentation.
We now load OneLake tables in the Tables/
directory in your OneLake lakehouse with the table name in the following format: <schema_name>__<table_name>
. Previously, we used to take a prefix path as an input in the setup form and load the files to the Files/prefix_path/schema_name/
directory. This change enables you to query directly from the Tables folder using PowerBI tools, instead of selecting and loading files from the Files folder into the Tables folder manually. To transition into the new flow, save the changes in the destination setup form once again and perform a historical re-sync.
September 2023
We have added OneLake as one of our supported destinations. Read our OneLake documentation.