sandy
08/05/2022, 3:27 PMexecutor_def
or logger_defs
.
• Run status sensors can now yield RunRequests
- allowing you to kick off a job in response to the status of another job.
• Input managers - when loading an upstream asset or op output as an input, you can now set custom loading behavior using the input_manager_key
argument to AssetIn and In.
• Global asset lineage graph - back and better than before. The graph clusters together assets that are in the same group, and the query bar allows you to visualize a custom slice of your asset graph.
• dagster project CLI - contains commands for bootstrapping Dagster projects from scratch or from examples, with our recommended project structure.
• Legacy and deprecated API removal - many deprecated APIs have been removed. Take a look at the migration guide for details.
• Local-to-prod guide - a new guide on how config, resources, and environment variables fit together to make jobs and assets portable across environments.
• Library versioning - Dagster’s integration libraries are now at version 0.16 and are compatible with Dagster 1.0. We’ll mark them 1.x after we audit their APIs in the same way we’ve audited the core APIs.
Resources
• Full release notes
• Migration guide
And thank you to everyone who helped us name this release!schrockn
08/05/2022, 3:29 PM@solid
@pipeline
🪦🪦🪦Luca Molari
08/05/2022, 4:15 PMMax Wong
08/07/2022, 8:18 AM0.16.1
, is this expected?schrockn
08/07/2022, 12:01 PMStefan Adelbert
08/08/2022, 10:28 AMMax Wong
08/08/2022, 10:33 AM