pypi prefect 2.19.3
Release 2.19.3

latest releases: 2.19.7, 3.0.0rc9, 2.19.6...
one month ago

New method for generating parameter schemas without dependencies

prefect deploy now works even when dependencies are missing from the current environment. This can speed up deployment via CI by removing the need to install dependencies before deploying your flows.

See the following pull requests for implementation details:

Enhancements

  • Provide URL in CLI output upon work pool creation — #13597

Fixes

  • Ensure graceful cancellation of flow runs corresponding to deleted deployments — #13669

Integrations

All changes: 2.19.2...2.19.3

Don't miss a new prefect release

NewReleases is sending notifications on new releases.