- Added AssetSpec support (including partitions) and Definitions.merge for composing large projects; sensors/schedules can now target assets directly; AutomationCondition replaces AutoMaterializePolicy; Dagster Pipes and dbt integrations a...
- Enhanced catalog with row count, code reference metadata, and new Dagster+ catalog views and code location history; introduced metadata bound checks and dbt freshness checks.
- Breaking changes: removed experimental blocking check API, renamed AutoMaterializeSensorDefinition, removed several deprecated dbt APIs and ComputeLogManager methods, and datetime properties now return standard Python datetime objects.