docs/v3/release-notes/oss/version-3-7.mdx
Released on May 16, 2026
Enhancements ➕➕
deployment_name logging variable by @devin-ai-integration[bot] in #21804tojson template filter by @devin-ai-integration[bot] in #21861cancelling_timeout_teardown.v1 cleanup handler by @desertaxle in #21911Bug Fixes 🐞
DateTime on Python >= 3.13 by @zzstoatzz in #21952flow_run_id by @devin-ai-integration[bot] in #21951now("UTC") for last_adhoc_pull timestamp in runner by @J3r3myPerera in #21961.get() calls on arbitrary State.data in result-data-loss rules by @devin-ai-integration[bot] in #21967Integrations & Dependencies 🤝
prefect-github extra floor to >=0.4.2 by @zzstoatzz in #21946Development & Tidiness 🧹
test_flow_run_execute_cancellation_runs_nested_subflow_hooks by @devin-ai-integration[bot] in #21866_internal (batch 1 of 3) by @devin-ai-integration[bot] in #21879_internal (batch 2) by @devin-ai-integration[bot] in #21881_result_records.py and utilities/_engine.py to _internal/ (batch 3) by @devin-ai-integration[bot] in #21880flow_run_slas test comments by @lphuc2250gma in #21943test_renew_concurrency_lease by @devin-ai-integration[bot] in #21965test_reschedule_flow_runs timeout under CI load by @devin-ai-integration[bot] in #21966Documentation 📓
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.7.0...3.7.1
Released on May 06, 2026
New Features 🎉
Enhancements ➕➕
ui-v2 by @devin-ai-integration[bot] in #21793read_block_schemas by @VittoriaLanzo in #21754flow.generate_mermaid_graph() method for dependency-free flow visualization by @znicholasbrown in #21786uv by @desertaxle in #21801ThreadPoolTaskRunner submission would deadlock by @devin-ai-integration[bot] in #21800block_document references by @Lougarou in #21829Bug Fixes 🐞
now() helper instead of DateTime.now() in deployment CLI by @devin-ai-integration[bot] in #21769GitRepository.pull_code() with file-based locking by @devin-ai-integration[bot] in #21388record_bulk_task_run_events on IntegrityError by @devin-ai-integration[bot] in #21813mark_deployments_ready / mark_deployments_not_ready by @chuqCTC in #21792Development & Tidiness 🧹
run_coro_as_sync deadlock in wait futures test by @devin-ai-integration[bot] in #21766test_flow_run_lateness_when_scheduled by @devin-ai-integration[bot] in #21781test_timeout_concurrency_slot_released by @devin-ai-integration[bot] in #21788old-sqlite.Dockerfile by @devin-ai-integration[bot] in #21814pytest-timeout for test_timeout_stops_execution_at_next_task_for_sync_flows by @devin-ai-integration[bot] in #21819Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.6.29...3.7.0