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.4.10
Released on May 06, 2026 Features- Graduate infrastructure decorators to GA #21784 by @desertaxle
- Add configurable bundle launchers #21478 by @desertaxle
- Add
include_filessupport to remaining infrastructure decorators #21178 by @app/devin-ai-integration
- Set up automatic API reference docs via
mdxify#20705 by @app/devin-ai-integration
- Remove internal
Runnerusage from bundle execution paths #21252 by @desertaxle - Add Docker image build and publish workflows #20771 by @app/devin-ai-integration
- Fix integration API reference generation #20789 by @desertaxle
- Fix double backtick usage in test files #21211 by @desertaxle
- Bump
prefectlower bound to>=3.7.0
0.4.9
Released on February 12, 2026 Features- Fix pull_from_azure_blob_storage failing on ADLS2 directory blobs #20617 by @app/devin-ai-integration
- Add attribution headers to SDK API requests #20508 by @zangell44
- Add
include_filessupport to@ecsdecorator for bundling non-Python files #20551 by @desertaxle
- fix: pin azure-mgmt-resource
<25to avoid breaking import change #20588 by @app/devin-ai-integration
- Bump
prefectlower bound to>=3.6.17#20659 by @desertaxle - chore(deps-dev): bump ruff from 0.14.14 to 0.15.0 #20540 by @app/dependabot
0.4.8
Released on January 15, 2026 Features- Add
kill_infrastructuremethod to worker integrations #20075 by @joshuastagner
0.4.7
Released on December 05, 2025 Features- feat(azure): add SPN authentication support to deployment steps #19656 by @app/devin-ai-integration
- feat(azure): add service principal authentication for AzureBlobStorageCredentials #19645 by @zzstoatzz
- Remove Python 3.9 support #19273 by @desertaxle
0.4.6
Released on October 16, 2025 Features- Add Azure DevOps Credential Block to support PAT-based auth #19156 by @RakshitMaheshwari