What's Changed
Enhancements ➕➕
Bug Fixes 🐞
- 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: allow pause_flow_run() to pause parent flow when called from task by @zzstoatzz in #19457
Uncategorized
- Use acquisition service pattern for lease-based concurrency slots by @bunchesofdonald in #19451
Full Changelog: 3.6.3.dev1...3.6.3.dev2