Documentation Index
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
0.7.2
Released on May 06, 2026 Features- Graduate infrastructure decorators to GA #21784 by @desertaxle
- Add configurable bundle launchers #21478 by @desertaxle
- Add opt-in BuildKit/buildx support via
python-on-whales#21286 by @app/devin-ai-integration - Add
include_filessupport to infrastructure decorators #21178 by @app/devin-ai-integration - Add attribution headers to Docker worker API requests #20508 by @zangell44
- Add
include_filessupport to Docker image building #20551 by @desertaxle
- Set worker attribution env vars in the worker process itself #21365 by @zangell44
- Fix Docker worker
_pull_imagesilently swallowing pull errors #21310 by @app/devin-ai-integration - Validate Docker image names in
build_docker_image#20384 by @Rodrigorm33
- Set up automatic API reference docs via
mdxify#20712 by @app/devin-ai-integration
- Fix integration API reference generation #20789 by @desertaxle
- Bump
rufffrom 0.14.14 to 0.15.0 #20540 by @app/dependabot - Bump
prefectlower bound to>=3.7.0
0.7.1
Released on January 15, 2026 Features- Add
kill_infrastructuremethod to worker integrations #20075 by @joshuastagner
- Fix
DockerRegistryCredentialsandDockerHostto fallback to standard logger #20105 by @app/devin-ai-integration
0.7.0
Released on December 19, 2025 Enhancements- Only authenticate to Docker registry when image pull is required #19869 by @desertaxle
- Update ad hoc installations to use
uvif available #18618 by @desertaxle - Log warning if volumes set via create kwargs #18233 by @zzstoatzz
- Remove Python 3.9 support #19273 by @desertaxle