Changelog
Changelog
RSSSep 2, 2026
FixGoogle Drive syncs configured via the API or MCP server (rather than the Weld app's connection form) could fail to resolve their folder, causing get_elt_sync_available_streams and add_elt_sync_source_streams to return 500 errors instead of listing or adding streams. The folder is now resolved consistently across stream listing, streaming, and schema generation, and the settings API now offers a list of real Google Drive folders instead of requiring a folder ID.
View release notes →Jul 7, 2026
UpdateGoogle Drive can now be used as a Reverse ETL destination. Every sync creates a new file (CSV, Parquet, NDJSON, or JSON array, with optional gzip compression) in a chosen Google Drive folder, containing the full dataset from the source model.
View release notes →Jun 23, 2026
UpdateThe Google Drive connector now supports an optional Table name field that overrides the default table name derived from the folder name.
View release notes →