Release 2.14.7
This release fixes a bug introduced in 2.14.6 where deployments with default Docker image builds looked for images tagged v2.14.6
instead of 2.14.6
. Users of 2.14.6
should upgrade if planning to create deployments with an image other than a custom image.
🌟 Enhancements
- Use a new route to read work pool types when connected to Prefect Cloud — #11236
- Add
parent_flow_run_id
as a new API filter for flow runs — #11089
🔧 Fixes
- Allow more than one dependency package in the requirements of a push or pull step — #11254
📚 Documentation
- Add serverless work pool landing page — #11004
- Update Azure Container Instance guide to reflect current Azure Portal interface and Prefect UI — #11256
- Update imports in Flows concept page example — #11235
🧑🤝🧑 New Contributors
- @oakbramble made their first contribution in #11089
For more details see the release notes.