This release of Dagster, codenamed "Lucky Star," marks a substantial step forward in several areas. The new docs site and improved asset catalog are among the notable enhancements. Dynamic orchestration, which allows for the execution of pipeline steps based on observed data at runtime, has been expanded with the addition of the `collect` operation. This feature enables users to aggregate and process results from dynamically executed pipeline steps. A new backfill interface in Dagit makes it easier to launch, monitor, and cancel in-flight backfills over partitions. The asset catalog now includes an experimental interface to track asset lineage, which allows users to associate outputs with assets and view the dependencies between them. Additionally, a new documentation site has been launched, featuring improved search functionality and easier contribution opportunities for the community.