In Cosmos 1.6, we introduced SourceRenderingBehavior as part of #1107.
Since this changed the DAG topology if users had source nodes defined, we agreed to set the default behavior to None, so DAGs would be unchanged unless users opted in for this feature.
However, we believe that starting Cosmos 2.0 this should be the default behaviour (to render source nodes with freshness).
In Cosmos 1.6, we introduced
SourceRenderingBehavior
as part of #1107.Since this changed the DAG topology if users had source nodes defined, we agreed to set the default behavior to None, so DAGs would be unchanged unless users opted in for this feature.
However, we believe that starting Cosmos 2.0 this should be the default behaviour (to render source nodes with freshness).