Skip to content

2.19.4

Compare
Choose a tag to compare
@desertaxle desertaxle released this 04 Jun 20:15
· 25 commits to 2.x since this release
867543a

Fixes

  • Fix Could not find flow '[...]' in '[...].py' errors when using prefect 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