Precompiled 2025-11-07-5396eba
Pre-release
Pre-release
·
68 commits
to main
since this release
Move ConductorState->AppState conversion to an extractor (#42840) Introduces a new extractor `MtState`, which acts like the `State` extractor but is overridable. Also, use it in the actions middleware using `middleware::from_fn_with_state` rather than attaching the state using an extension. This is more typesafe than using extensions. GitOrigin-RevId: bee2c9bee725774ca9c8b3765474c13cdf0fe423