2.19.4
Fixes
- Fix
Could not find flow '[...]' in '[...].py'
errors when usingprefect deploy
to deploy async flows - #13769 - Fix parameter schema generation for flows with positional only and keyword only arguments when using
prefect deploy
- #13778 - Fix use of dynamic models in flow typing when using
prefect deploy
- #13781 - Allow clients to provide task run ID during creation to enable compatibility between 2.x servers and 3.0.0rc clients - #13683
Documentation
- Add Docker deployment steps page to centralized integration docs - #13720
All changes: 2.19.3...2.19.4