pypi prefect 2.14.0
Release 2.14.0

latest releases: 3.0.3, 2.20.8, 3.0.2...
11 months ago

This release includes:

🌐 prefect-client

This slimmed down version of prefect has a small surface area of functionality and is intended for interacting with the Prefect server or Prefect Cloud only. It is ideal for use in lightweight, ephemeral execution environments when the goal is to interact with Prefect API resources. It is now installable via pip:

pip install prefect-client

🏷 Flow Labels for Subflow Runs
We've improved the Prefect UI by adding flow names to subflow runs.

🪲 Windows Environment Compatibility
We've fixed issues related to pulling flows and building deployments in Windows environments.

🚮 UI Cleanup
We've removed an unnecessary work queue health indicator from push pools.

📚 Documentation Improvements

  • Added consistent capitalization
  • Updated the Docker guide to mention image builds with prefect.yaml and flow.deploy
  • Updated Kubernetes guide with Python-based flow deploy creation methods

For a complete overview of all the changes in this release, visit the compare page.

Don't miss a new prefect release

NewReleases is sending notifications on new releases.