What's Changed
Enhancements ➕➕
- Add deployment_name logging variable by @devin-ai-integration[bot] in #21804
- Fix flow run suspension at orchestration boundaries by @desertaxle in #21875
Documentation 📓
- docs: mark server-side default result storage as beta by @zzstoatzz in #21877
Uncategorized
- Fix flaky
test_flow_run_execute_cancellation_runs_nested_subflow_hooksby always running on_cancellation hooks inCancellationManager.cancel()by @devin-ai-integration[bot] in #21866 - Add Pydantic-aware tojson template filter by @devin-ai-integration[bot] in #21861
- docs: document tojson filter Pydantic support in automation templates by @github-actions[bot] in #21868
- docs: extend tojson type-preservation note to cover Pydantic BaseModel in schema_tools by @github-actions[bot] in #21869
- docs: document inline block placeholder substitution in prefect.yaml templates by @github-actions[bot] in #21783
- docs: document API duration fields are seconds, not milliseconds, in ui-v2 AGENTS.md by @github-actions[bot] in #21872
- docs: document deployment_name env-var contract in logging and processutils AGENTS.md by @github-actions[bot] in #21874
- Add worker channel protocol contract by @desertaxle in #21859
- docs: document worker channel WebSocket protocol contract in client AGENTS.md by @github-actions[bot] in #21876
- docs: document external suspension boundary invariant in core SDK AGENTS.md by @github-actions[bot] in #21882
Full Changelog: 3.7.1.dev2...3.7.1.dev3