This release removes support for run caching, and introduces a number of proto API cleanups in advance of Dataform's GCP integration.
Importantly, this removes name
and dependencies
fields from the CompiledGraph
proto. Please migrate to target.*
and dependencyTargets
instead.
(This release was previously rolled back in 1.20.2
).