What's Changed
Enhancements ➕➕
- Add
-o jsonoutput option toprefect flow-run lscommand by @devin-ai-integration[bot] in #19484 - fix: allow pause_flow_run() to pause parent flow when called from task by @zzstoatzz in #19457
Bug Fixes 🐞
- Use acquisition service pattern for lease-based concurrency slots by @bunchesofdonald in #19451
- fix: respect subflow attributes (log_prints, result_storage) when running inside task by @zzstoatzz in #19450
- fix: defer forward reference resolution in ValidatedFunction by @zzstoatzz in #19452
- fix: validate deployment triggers after templating so jinja-based booleans work, should close #19348 by @iclectic in #19414
- fix: show detailed validation errors for top-level prefect.yaml fields by @zzstoatzz in #19468
- Clamp denied_slots decay rate to match retry-after calculation by @bunchesofdonald in #19466
- Fix: Enable parameter type checking for @task decorator by @zzstoatzz in #19459
Development & Tidiness 🧹
- add --build-arg to dev build-image command to allow direct passing of… by @conrade-ctc in #19473
Documentation 📓
- Add database cleanup example with human/AI approval by @zzstoatzz in #19456
Full Changelog: 3.6.2...3.6.3