PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Refactor parameter size validators into reusable SizedParameters type Replace 5 duplicate model_validator methods with a single Annotated[Dict[str, Any], AfterValidator(...)] custom type. Co-authored-by: alex.s <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1774894150-max-parameter-size
7 minutes ago
Exclude Vale styles folder from Mintlify deployments (#21358)
main
16 minutes ago
Fix Python 3.10 compat: import Self from typing_extensions Co-authored-by: alex.s <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1774894150-max-parameter-size
18 hours ago
Fix deploy pull step for custom Docker images without build step When running `prefect deploy` with `build: null` but a custom Docker image in `job_variables.image`, the CLI would generate a set_working_directory pull step pointing to the local machine's cwd. This path doesn't exist inside the Docker container, causing a FileNotFoundError at runtime. Now, when a custom image is detected but there's no build step: - Interactive mode: prompts for the working directory inside the container (defaulting to /opt/prefect/<dir_name>) - Non-interactive mode: uses /opt/prefect as the default and logs a warning Co-authored-by: alex.s <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1774902252-fix-deploy-custom-image-pull-step
18 hours ago
docs: Add release notes for `prefect-aws==0.7.7` (#21355) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
18 hours ago
Add exponential backoff retries for ECS task definition registration (#21354) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
18 hours ago
Add parameter size validation to FlowRunUpdate Prevents bypassing the limit by patching oversized parameters onto an existing flow run. Co-authored-by: alex.s <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1774894150-max-parameter-size
18 hours ago
Update AGENTS.md files for f3cc0fe (#21353) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
main
18 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Add configurable parameter size limit for flow runs and deployments
#21350
11 minutes ago
e6623f2
devin/1774894150-max-parameter-size
CodSpeed Performance Gauge
0%
Fix deploy pull step for custom Docker images without build step
#21356
18 hours ago
79fe1b1
devin/1774902252-fix-deploy-custom-image-pull-step
CodSpeed Performance Gauge
0%
Fix `filter_files` to include parent directories for `.prefectignore` negation patterns
#21352
19 hours ago
46315e8
devin/1774897514-fix-prefectignore-negation-parents
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs