Dagster
Data orchestration platform for building and observing data pipelines.
Dagster is turning declarative automation from an asset feature into the way the whole platform schedules work.
◆Recent moves
- 4d ago
Partition-level retry warnings and defs_state for the Snowflake dbt component
Extends last week's health-status change down to the partition level: an asset whose failed partitions are all awaiting retry now warns instead of reporting degraded, and the popover says a retry is pending. SnowflakeDbtProjectComponent picks up defs_state, plus three fixes around discriminated-union defaults and dbt run attribution.
View source ↗ - 11d ago
Retry-pending failures now warn instead of degrading
Retry-pending failures stop reporting as degraded and now render a 'Failed, retry pending' line in Slack, Teams, and email alerts. The rest is asset graph search work and a notable Kubernetes fix where Hybrid deployments were misidentified as Serverless.
View source ↗ - 19d ago
Declarative Automation can now launch jobs (preview)
⚡ SPARKDeclarative Automation crosses from assets to jobs: an automation_condition on define_asset_job launches a single run when root-asset conditions become true. This is the pivot point for the automation arc that runs through the rest of these releases.
View source ↗ - 26d ago
Snowflake dbt component preview and MCP server docs
SnowflakeDbtProjectComponent arrives in preview for orchestrating dbt projects natively on Snowflake, alongside documentation for the Dagster MCP server. The starting point for the component work that continues through the next several releases.
View source ↗ - 1mo ago
Serverless I/O manager 401 and 400 errors fixed
Two serverless I/O manager fixes: a 401 in organizations with multiple full deployments, and a 400 for storage keys containing special characters. Deployment plumbing, no user-facing change.
View source ↗ - 1mo ago
Install-time protobuf version conflict fixed
A grpcio-health-checking resolution bug that broke code server imports on fresh installs, plus a tick-details error and a launch dialog tweak. Install-path hygiene.
View source ↗